/[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 2941 by schoenebeck, Mon Jun 9 19:20:37 2014 UTC revision 2942 by schoenebeck, Wed Jul 13 15:51:06 2016 UTC
# Line 22  liblinuxsamplercommonengine_la_SOURCES = Line 22  liblinuxsamplercommonengine_la_SOURCES =
22          AbstractInstrumentManager.h AbstractInstrumentManager.cpp \          AbstractInstrumentManager.h AbstractInstrumentManager.cpp \
23          InstrumentScriptVM.h InstrumentScriptVM.cpp \          InstrumentScriptVM.h InstrumentScriptVM.cpp \
24          InstrumentScriptVMFunctions.h InstrumentScriptVMFunctions.cpp \          InstrumentScriptVMFunctions.h InstrumentScriptVMFunctions.cpp \
25            InstrumentScriptVMDynVars.h InstrumentScriptVMDynVars.cpp \
26          EG.h EG.cpp          EG.h EG.cpp
27  liblinuxsamplercommonengine_la_LIBADD = $(SNDFILE_LIBS)  liblinuxsamplercommonengine_la_LIBADD = $(SNDFILE_LIBS)
28  liblinuxsamplercommonengine_la_LDFLAGS = $(SNDFILE_CFLAGS)  liblinuxsamplercommonengine_la_LDFLAGS = $(SNDFILE_CFLAGS)

Legend:
Removed from v.2941  
changed lines
  Added in v.2942

  ViewVC Help
Powered by ViewVC