mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
only build plugin_common if FLaC__HAVE_XMMS
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user