mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-28 16:20:12 +01:00
Update twolame to 0.3.13.
This commit is contained in:
10
lib-src/twolame/tests/Makefile.am
Normal file
10
lib-src/twolame/tests/Makefile.am
Normal file
@@ -0,0 +1,10 @@
|
||||
dist_check_SCRIPTS = test.pl
|
||||
dist_check_DATA = testcase-44100.wav testcase-22050.wav
|
||||
|
||||
TESTS = $(dist_check_SCRIPTS)
|
||||
TESTS_ENVIRONMENT = \
|
||||
TWOLAME_CMD="$(top_builddir)/frontend/twolame" \
|
||||
STWOLAME_CMD="$(top_builddir)/simplefrontend/stwolame" \
|
||||
perl -w -Mstrict -MTest::Harness -e "runtests(@ARGV)"
|
||||
|
||||
CLEANFILES = *.mp2 *.raw
|
||||
Reference in New Issue
Block a user