mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
more autoconf/automake patches from Matt
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user