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

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

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

revision 741 by schoenebeck, Tue Aug 16 17:20:55 2005 UTC revision 885 by schoenebeck, Wed Jun 28 19:32:21 2006 UTC
# Line 3  METASOURCES = AUTO Line 3  METASOURCES = AUTO
3    
4  AM_CXXFLAGS = -Wreturn-type -ffast-math $(CXX_CPU_SWITCH)  AM_CXXFLAGS = -Wreturn-type -ffast-math $(CXX_CPU_SWITCH)
5    
6    liblinuxsamplercommonengineincludedir = $(includedir)/linuxsampler/engines/common
7    liblinuxsamplercommonengineinclude_HEADERS = \
8            Engine.h \
9            EngineChannel.h
10    
11  noinst_LTLIBRARIES = liblinuxsamplercommonengine.la  noinst_LTLIBRARIES = liblinuxsamplercommonengine.la
12  liblinuxsamplercommonengine_la_SOURCES = \  liblinuxsamplercommonengine_la_SOURCES = \
13          BiquadFilter.h \          BiquadFilter.h \

Legend:
Removed from v.741  
changed lines
  Added in v.885

  ViewVC Help
Powered by ViewVC