--- linuxsampler/trunk/src/engines/common/Makefile.am 2016/07/12 09:53:06 2941 +++ linuxsampler/trunk/src/engines/common/Makefile.am 2016/07/13 15:51:06 2942 @@ -22,6 +22,7 @@ AbstractInstrumentManager.h AbstractInstrumentManager.cpp \ InstrumentScriptVM.h InstrumentScriptVM.cpp \ InstrumentScriptVMFunctions.h InstrumentScriptVMFunctions.cpp \ + InstrumentScriptVMDynVars.h InstrumentScriptVMDynVars.cpp \ EG.h EG.cpp liblinuxsamplercommonengine_la_LIBADD = $(SNDFILE_LIBS) liblinuxsamplercommonengine_la_LDFLAGS = $(SNDFILE_CFLAGS)