Files
flac/src/Makefile.am

10 lines
141 B
Makefile
Raw Normal View History

2001-01-19 22:39:39 +00:00
if XMMS
XMMS_DIRS = plugin_xmms
endif
if DEBUG
DEBUG_DIRS = test_streams test_unit
endif
SUBDIRS = libFLAC flac $(XMMS_DIRS) $(DEBUG_DIRS)