--- linuxsampler/trunk/src/engines/gig/Makefile.am 2006/06/28 19:25:22 882 +++ linuxsampler/trunk/src/engines/gig/Makefile.am 2006/06/28 19:29:12 883 @@ -17,6 +17,7 @@ Synthesizer.cpp Synthesizer.h \ Profiler.cpp Profiler.h \ EngineChannel.cpp EngineChannel.h \ - SmoothVolume.cpp SmoothVolume.h + SmoothVolume.cpp SmoothVolume.h \ + SynthesisParam.h liblinuxsamplergigengine_la_LIBADD = $(GIG_LIBS) liblinuxsamplergigengine_la_LDFLAGS = $(GIG_CFLAGS)