initial version
[platform/upstream/flac.git] / src / Makefile.am
1 if XMMS
2 XMMS_DIRS = plugin_xmms
3 endif
4
5 if DEBUG
6 DEBUG_DIRS = test_streams test_unit
7 endif
8
9 SUBDIRS = libFLAC flac $(XMMS_DIRS) $(DEBUG_DIRS)