/[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 2594 by schoenebeck, Thu Jun 5 00:16:25 2014 UTC revision 2596 by schoenebeck, Thu Jun 5 19:39:12 2014 UTC
# Line 20  liblinuxsamplercommonengine_la_SOURCES = Line 20  liblinuxsamplercommonengine_la_SOURCES =
20          SineLFO.h PulseLFO.h SawLFO.h \          SineLFO.h PulseLFO.h SawLFO.h \
21          Resampler.h \          Resampler.h \
22          InstrumentScriptVM.h InstrumentScriptVM.cpp \          InstrumentScriptVM.h InstrumentScriptVM.cpp \
23            InstrumentScriptVMFunctions.h InstrumentScriptVMFunctions.cpp \
24          EG.h EG.cpp          EG.h EG.cpp
25  liblinuxsamplercommonengine_la_LIBADD = $(SNDFILE_LIBS)  liblinuxsamplercommonengine_la_LIBADD = $(SNDFILE_LIBS)
26  liblinuxsamplercommonengine_la_LDFLAGS = $(SNDFILE_CFLAGS)  liblinuxsamplercommonengine_la_LDFLAGS = $(SNDFILE_CFLAGS)

Legend:
Removed from v.2594  
changed lines
  Added in v.2596

  ViewVC Help
Powered by ViewVC