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

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

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

revision 1331 by schoenebeck, Tue Sep 4 18:02:27 2007 UTC revision 1332 by schoenebeck, Sun Sep 9 12:22:34 2007 UTC
# Line 29  liblinuxsamplercommon_la_SOURCES = \ Line 29  liblinuxsamplercommon_la_SOURCES = \
29          RTMath.cpp RTMath.h \          RTMath.cpp RTMath.h \
30          stacktrace.c stacktrace.h \          stacktrace.c stacktrace.h \
31          Thread.cpp Thread.h \          Thread.cpp Thread.h \
32          WorkerThread.cpp WorkerThread.h          WorkerThread.cpp WorkerThread.h \
33            Path.cpp Path.h
34    
35  # create the plugins directory (i.e. /usr/lib/linuxsampler/plugins)  # create the plugins directory (i.e. /usr/lib/linuxsampler/plugins)
36  install-exec-hook:  install-exec-hook:

Legend:
Removed from v.1331  
changed lines
  Added in v.1332

  ViewVC Help
Powered by ViewVC