/[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 62 by schoenebeck, Sun May 2 17:45:43 2004 UTC revision 63 by schoenebeck, Tue May 4 18:52:24 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  linuxsamplertest_SOURCES = linuxsamplertest.cpp ThreadTest.cpp MutexTest.cpp MutexTest.h ThreadTest.h ConditionTest.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.62  
changed lines
  Added in v.63

  ViewVC Help
Powered by ViewVC