diff --git a/src/Makefile.am b/src/Makefile.am index a21afca9..0b5b5a42 100644 --- 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 \