/[svn]/linuxsampler/trunk/src/testcases/Makefile.am
ViewVC logotype

Diff of /linuxsampler/trunk/src/testcases/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 211 by schoenebeck, Sun Jul 25 23:27:41 2004 UTC revision 276 by schoenebeck, Sat Oct 9 15:42:27 2004 UTC
# Line 2  INCLUDES = $(all_includes) Line 2  INCLUDES = $(all_includes)
2  METASOURCES = AUTO  METASOURCES = AUTO
3    
4  EXTRA_PROGRAMS = linuxsamplertest  EXTRA_PROGRAMS = linuxsamplertest
5  linuxsamplertest_SOURCES = linuxsamplertest.cpp ThreadTest.cpp MutexTest.cpp ConditionTest.cpp LSCPTest.cpp  linuxsamplertest_SOURCES = linuxsamplertest.cpp PoolTest.cpp ThreadTest.cpp MutexTest.cpp ConditionTest.cpp LSCPTest.cpp
6  linuxsamplertest_LDADD = $(top_builddir)/src/liblinuxsampler.la -lcppunit  linuxsamplertest_LDADD = $(top_builddir)/src/liblinuxsampler.la -lcppunit
   

Legend:
Removed from v.211  
changed lines
  Added in v.276

  ViewVC Help
Powered by ViewVC