summaryrefslogtreecommitdiff
path: root/test/Makefile.am
diff options
context:
space:
mode:
authorJosh Coalson <jcoalson@users.sourceforce.net>2004-11-09 01:28:05 +0000
committerJosh Coalson <jcoalson@users.sourceforce.net>2004-11-09 01:28:05 +0000
commitb43d3cbd9ee4ca6217ec886174befb3fd0acf2db (patch)
tree4f330ad97a0bc589e2f420a1a5188d048ba86a3b /test/Makefile.am
parentb42b0ee5f5bea25fed30b5fb468df4fb359a80c6 (diff)
downloadflac-b43d3cbd9ee4ca6217ec886174befb3fd0acf2db.tar.gz
fix PATH and LD_LIBRARY_PATH settings, pass build type as first arg to test scripts
Diffstat (limited to 'test/Makefile.am')
-rw-r--r--test/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index 6988d170..e8242e11 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -44,6 +44,7 @@ TESTS = \
./test_flac.sh \
./test_metaflac.sh \
./test_grabbag.sh \
+ ./test_seeking.sh \
./test_streams.sh \
./test_bins.sh
@@ -59,6 +60,7 @@ EXTRA_DIST = \
test_flac.sh \
test_metaflac.sh \
test_grabbag.sh \
+ test_seeking.sh \
test_streams.sh \
test_bins.sh