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

Diff of /linuxsampler/trunk/src/engines/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  AM_CXXFLAGS = -Wreturn-type -ffast-math Line 3  AM_CXXFLAGS = -Wreturn-type -ffast-math
3  METASOURCES = AUTO  METASOURCES = AUTO
4  SUBDIRS = gig common  SUBDIRS = gig common
5  noinst_LTLIBRARIES = liblinuxsamplerengines.la  noinst_LTLIBRARIES = liblinuxsamplerengines.la
6  noinst_HEADERS = EngineChannelFactory.h EngineFactory.h  liblinuxsamplerengines_la_SOURCES = \
7  liblinuxsamplerengines_la_SOURCES = EngineChannelFactory.cpp EngineFactory.cpp          EngineFactory.cpp EngineFactory.h \
8            EngineChannelFactory.cpp EngineChannelFactory.h

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

  ViewVC Help
Powered by ViewVC