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

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

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

revision 2514 by persson, Sun Feb 24 08:59:25 2013 UTC revision 2515 by schoenebeck, Wed Feb 5 20:45:18 2014 UTC
# Line 30  endif Line 30  endif
30    
31  AM_CXXFLAGS = -Wreturn-type -ffast-math $(CXX_CPU_SWITCH)  AM_CXXFLAGS = -Wreturn-type -ffast-math $(CXX_CPU_SWITCH)
32    
33  SUBDIRS = db network engines common testcases drivers plugins effects . hostplugins  SUBDIRS = db network engines common testcases drivers plugins effects . hostplugins shell
34    
35  liblinuxsamplerincludedir = $(includedir)/linuxsampler  liblinuxsamplerincludedir = $(includedir)/linuxsampler
36  liblinuxsamplerinclude_HEADERS = Sampler.h EventListeners.h  liblinuxsamplerinclude_HEADERS = Sampler.h EventListeners.h

Legend:
Removed from v.2514  
changed lines
  Added in v.2515

  ViewVC Help
Powered by ViewVC