blob: 4908ebd09d35ebbe149617f4aeb5a79c4d4e133d [file] [log] [blame]
Josh Coalsona2e49a92001-05-23 20:58:57 +00001if FLaC__HAS_XMMS
Josh Coalson9f429ba2001-01-19 22:39:39 +00002XMMS_DIRS = plugin_xmms
3endif
4
5if DEBUG
6DEBUG_DIRS = test_streams test_unit
7endif
8
Josh Coalson5bcb38d2001-02-23 21:28:29 +00009SUBDIRS = libFLAC flac metaflac $(XMMS_DIRS) $(DEBUG_DIRS)