/[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 1212 by schoenebeck, Tue May 29 23:59:36 2007 UTC revision 1223 by persson, Sun Jun 10 09:25:57 2007 UTC
# Line 11  liblinuxsamplercommoninclude_HEADERS = \ Line 11  liblinuxsamplercommoninclude_HEADERS = \
11          global.h \          global.h \
12          optional.h \          optional.h \
13          Mutex.h \          Mutex.h \
14          SynchronizedConfig.h          SynchronizedConfig.h \
15            Condition.h
16    
17  noinst_LTLIBRARIES = liblinuxsamplercommon.la  noinst_LTLIBRARIES = liblinuxsamplercommon.la
18  liblinuxsamplercommon_la_SOURCES = \  liblinuxsamplercommon_la_SOURCES = \

Legend:
Removed from v.1212  
changed lines
  Added in v.1223

  ViewVC Help
Powered by ViewVC