fix test_grabbag dependencies

This commit is contained in:
Josh Coalson 2002-11-27 04:45:48 +00:00
parent cfae6cdebe
commit 14cb719117

View File

@ -75,7 +75,7 @@ plugin_xmms: libFLAC plugin_common
test_streams: libFLAC
(cd src/$@ ; $(MAKE) -f Makefile.lite $(CONFIG))
test_grabbag: grabbag
test_grabbag: share
(cd src/$@ ; $(MAKE) -f Makefile.lite $(CONFIG))
test_libFLAC: libFLAC