--- linuxsampler/trunk/src/testcases/Makefile.am 2004/07/24 12:33:49 210 +++ linuxsampler/trunk/src/testcases/Makefile.am 2004/07/25 23:27:41 211 @@ -2,6 +2,6 @@ METASOURCES = AUTO EXTRA_PROGRAMS = linuxsamplertest -linuxsamplertest_SOURCES = linuxsamplertest.cpp ThreadTest.cpp MutexTest.cpp MutexTest.h ThreadTest.h ConditionTest.cpp +linuxsamplertest_SOURCES = linuxsamplertest.cpp ThreadTest.cpp MutexTest.cpp ConditionTest.cpp LSCPTest.cpp linuxsamplertest_LDADD = $(top_builddir)/src/liblinuxsampler.la -lcppunit -noinst_HEADERS = ConditionTest.h +