summaryrefslogtreecommitdiff
path: root/include/Makefile.am
diff options
context:
space:
mode:
authorJosh Coalson <jcoalson@users.sourceforce.net>2006-10-15 04:24:05 +0000
committerJosh Coalson <jcoalson@users.sourceforce.net>2006-10-15 04:24:05 +0000
commit8da98c897bc9a5280a2cf4be5a795c83c00fd80b (patch)
treea06a9c80d9bb49174bb9750db26b583400cbe914 /include/Makefile.am
parent03dbb26a274a115873632e3c3e23aead7214e1b2 (diff)
downloadflac-8da98c897bc9a5280a2cf4be5a795c83c00fd80b.tar.gz
merge libOggFLAC into libFLAC and libOggFLAC++ into FLAC++; documentation still needs work
Diffstat (limited to 'include/Makefile.am')
-rw-r--r--include/Makefile.am6
1 files changed, 1 insertions, 5 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
index 31b7e5fe..aeddca55 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -15,8 +15,4 @@
# restrictive of those mentioned above. See the file COPYING.Xiph in this
# distribution.
-if FLaC__HAS_OGG
-OGGFLAC_DIRS = OggFLAC OggFLAC++
-endif
-
-SUBDIRS = FLAC FLAC++ $(OGGFLAC_DIRS) share test_libs_common
+SUBDIRS = FLAC FLAC++ share test_libs_common