--- linuxsampler/trunk/src/common/Makefile.am 2007/05/20 10:11:39 1199 +++ linuxsampler/trunk/src/common/Makefile.am 2007/05/24 14:04:18 1200 @@ -26,4 +26,5 @@ RingBuffer.h \ RTMath.cpp RTMath.h \ stacktrace.c stacktrace.h \ - Thread.cpp Thread.h + Thread.cpp Thread.h \ + WorkerThread.cpp WorkerThread.h