use new conditional names
[platform/upstream/flac.git] / src / Makefile.am
1 if FLaC__HAS_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 metaflac $(XMMS_DIRS) $(DEBUG_DIRS)