TEST: Remove backends hack again

This commit is contained in:
Max Horn 2011-06-08 14:58:53 +02:00
parent 28c5d298f5
commit 8db8a0b3fc

View File

@ -6,7 +6,7 @@
######################################################################
TESTS := $(srcdir)/test/common/*.h $(srcdir)/test/audio/*.h
TEST_LIBS := backends/libbackends.a audio/libaudio.a common/libcommon.a
TEST_LIBS := audio/libaudio.a common/libcommon.a
#
TEST_FLAGS := --runner=StdioPrinter --no-std --no-eh