This commit is contained in:
Josh Coalson
2007-08-29 05:45:19 +00:00
parent 5637824596
commit 367c1587f5
5 changed files with 28 additions and 6 deletions

View File

@@ -15,4 +15,8 @@
# restrictive of those mentioned above. See the file COPYING.Xiph in this
# distribution.
SUBDIRS = FLAC FLAC++ share test_libs_common
if FLaC__WITH_CPPLIBS
CPPLIBS_DIRS = FLAC++
endif
SUBDIRS = FLAC $(CPPLIBS_DIRS) share test_libs_common