more autoconf/automake patches from Matt

This commit is contained in:
Josh Coalson
2001-07-22 07:27:45 +00:00
parent e06969359f
commit 4c8f73a5e3
6 changed files with 24 additions and 10 deletions

View File

@@ -19,8 +19,4 @@ if FLaC__HAS_XMMS
XMMS_DIRS = plugin_xmms
endif
if DEBUG
DEBUG_DIRS = test_streams test_unit
endif
SUBDIRS = libFLAC flac metaflac $(XMMS_DIRS) $(DEBUG_DIRS)
SUBDIRS = libFLAC flac metaflac $(XMMS_DIRS) test_streams test_unit