merge libOggFLAC into libFLAC and libOggFLAC++ into FLAC++; documentation still needs work

This commit is contained in:
Josh Coalson
2006-10-15 04:24:05 +00:00
parent 03dbb26a27
commit 8da98c897b
120 changed files with 2581 additions and 12227 deletions

View File

@@ -19,15 +19,9 @@ if FLaC__HAS_XMMS
XMMS_DIRS = plugin_common plugin_xmms
endif
if FLaC__HAS_OGG
OGGFLAC_DIRS = libOggFLAC libOggFLAC++
OGGFLAC_TEST_DIRS = test_libOggFLAC test_libOggFLAC++
endif
SUBDIRS = \
libFLAC \
libFLAC++ \
$(OGGFLAC_DIRS) \
share \
flac \
metaflac \
@@ -38,7 +32,6 @@ SUBDIRS = \
test_libs_common \
test_libFLAC \
test_libFLAC++ \
$(OGGFLAC_TEST_DIRS) \
test_seeking \
test_streams