Files
flac/src/Makefile.am
2001-05-23 20:58:57 +00:00

10 lines
160 B
Makefile

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)