projects
/
platform
/
upstream
/
flac.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c933c93
)
only build plugin_common if FLaC__HAVE_XMMS
author
Josh Coalson
<jcoalson@users.sourceforce.net>
Thu, 25 May 2006 04:31:50 +0000
(
04:31
+0000)
committer
Josh Coalson
<jcoalson@users.sourceforce.net>
Thu, 25 May 2006 04:31:50 +0000
(
04:31
+0000)
src/Makefile.am
patch
|
blob
|
history
diff --git
a/src/Makefile.am
b/src/Makefile.am
index a21afca974ac224dc2d9a170ba87a35b455ee07c..0b5b5a4228c008338628495c9543f2b5befacfba 100644
(file)
--- a/
src/Makefile.am
+++ b/
src/Makefile.am
@@
-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 \