/[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 653 by schoenebeck, Wed May 4 12:02:35 2005 UTC revision 654 by schoenebeck, Wed Jun 15 20:25:25 2005 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  noinst_LTLIBRARIES =  liblinuxsamplercommonengine.la  noinst_LTLIBRARIES = liblinuxsamplercommonengine.la
7  liblinuxsamplercommonengine_la_SOURCES =  BiquadFilter.h Engine.h Event.cpp Event.h LFO.h  liblinuxsamplercommonengine_la_SOURCES = \
8            BiquadFilter.h \
9  noinst_HEADERS = Resampler.h EngineChannel.h          Engine.h \
10            Event.cpp Event.h \
11            LFO.h \
12            Resampler.h \
13            EngineChannel.h

Legend:
Removed from v.653  
changed lines
  Added in v.654

  ViewVC Help
Powered by ViewVC