blob: a5cdb973320f1b96da7cb90548c8a608bf90bb2f [file] [log] [blame]
Josh Coalson9f429ba2001-01-19 22:39:39 +00001if XMMS
2XMMS_DIRS = plugin_xmms
3endif
4
5if DEBUG
6DEBUG_DIRS = test_streams test_unit
7endif
8
9SUBDIRS = libFLAC flac $(XMMS_DIRS) $(DEBUG_DIRS)