/[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 1789 by iliev, Sun Mar 16 17:43:20 2008 UTC revision 1790 by persson, Sun Nov 2 12:05:00 2008 UTC
# Line 11  liblinuxsamplercommoninclude_HEADERS = \ Line 11  liblinuxsamplercommoninclude_HEADERS = \
11          optional.h \          optional.h \
12          Mutex.h \          Mutex.h \
13          SynchronizedConfig.h \          SynchronizedConfig.h \
14          Condition.h          Condition.h \
15            lsatomic.h
16    
17  noinst_LTLIBRARIES = liblinuxsamplercommon.la  noinst_LTLIBRARIES = liblinuxsamplercommon.la
18  liblinuxsamplercommon_la_SOURCES = \  liblinuxsamplercommon_la_SOURCES = \

Legend:
Removed from v.1789  
changed lines
  Added in v.1790

  ViewVC Help
Powered by ViewVC