only build plugin_common if FLaC__HAVE_XMMS

This commit is contained in:
Josh Coalson
2006-05-25 04:31:50 +00:00
parent c933c93714
commit 2bf0ef8b68

View File

@@ -16,7 +16,7 @@
# distribution.
if FLaC__HAS_XMMS
XMMS_DIRS = plugin_xmms
XMMS_DIRS = plugin_common plugin_xmms
endif
if FLaC__HAS_OGG
@@ -32,7 +32,6 @@ SUBDIRS = \
flac \
metaflac \
monkeys_audio_utilities \
plugin_common \
$(XMMS_DIRS) \
plugin_winamp2 \
test_grabbag \