/[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 210 by schoenebeck, Tue May 4 18:52:24 2004 UTC revision 211 by schoenebeck, Sun Jul 25 23:27:41 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 MutexTest.h ThreadTest.h ConditionTest.cpp  linuxsamplertest_SOURCES = linuxsamplertest.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
7  noinst_HEADERS =  ConditionTest.h  

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

  ViewVC Help
Powered by ViewVC