summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorJosh Coalson <jcoalson@users.sourceforce.net>2002-08-20 04:03:24 +0000
committerJosh Coalson <jcoalson@users.sourceforce.net>2002-08-20 04:03:24 +0000
commita86f8709b4f0a49aab43f8ffd4680501958365d7 (patch)
tree0a8281a925df9ecd0583580e18630a84df6c171a /src/Makefile.am
parent54fd7a85970ad9a0ff91918b94ea7174e20bcf96 (diff)
downloadflac-a86f8709b4f0a49aab43f8ffd4680501958365d7.tar.gz
add tests for libOggFLAC and libOggFLAC++
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 1248f3be..063ead42 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -21,7 +21,8 @@ endif
if FLaC__HAS_OGG
OGGFLAC_DIRS = libOggFLAC libOggFLAC++
-#@@@ tests not written yet: OGGFLAC_TEST_DIRS = test_libOggFLAC test_libOggFLAC++
+#@@@@ tests not written yet: test_libOggFLAC++
+OGGFLAC_TEST_DIRS = test_libOggFLAC
endif
EXTRA_DIST = \