plugin_xmms fix for DARWIN_BUILD
authorJosh Coalson <jcoalson@users.sourceforce.net>
Tue, 9 Sep 2008 07:16:51 +0000 (07:16 +0000)
committerJosh Coalson <jcoalson@users.sourceforce.net>
Tue, 9 Sep 2008 07:16:51 +0000 (07:16 +0000)
src/Makefile.lite

index bfb6702..44142a5 100644 (file)
 #  restrictive of those mentioned above.  See the file COPYING.Xiph in this
 #  distribution.
 
+ifeq ($(DARWIN_BUILD),yes)
+EXTRA_TARGETS = 
+else
+EXTRA_TARGETS = plugin_xmms
+endif
+
 .PHONY: all flac libFLAC libFLAC++ metaflac plugin_common plugin_xmms share test_grabbag test_libs_common test_libFLAC test_libFLAC++ test_seeking test_streams
-all: flac libFLAC libFLAC++ metaflac plugin_common plugin_xmms share test_grabbag test_libs_common test_libFLAC test_libFLAC++ test_seeking test_streams
+all: flac libFLAC libFLAC++ metaflac plugin_common $(EXTRA_TARGETS) share test_grabbag test_libs_common test_libFLAC test_libFLAC++ test_seeking test_streams
 
 DEFAULT_CONFIG = release