mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
merge libOggFLAC into libFLAC and libOggFLAC++ into FLAC++; documentation still needs work
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user