From a6a773b3ae108c4b62fdab3a929126c353e78c06 Mon Sep 17 00:00:00 2001 From: Josh Coalson Date: Mon, 10 Jun 2002 18:27:23 +0000 Subject: [PATCH] add plugin_xmms --- Makefile.lite | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.lite b/Makefile.lite index 729167b4..01f4cde8 100644 --- a/Makefile.lite +++ b/Makefile.lite @@ -27,7 +27,7 @@ # clean : remove all non-distro files # -all: libFLAC libFLAC++ share flac metaflac test_libFLAC test_libFLAC++ test_streams +all: libFLAC libFLAC++ share plugin_xmms flac metaflac test_libFLAC test_libFLAC++ test_streams DEFAULT_CONFIG = release