--- linuxsampler/trunk/Makefile.cvs 2005/04/29 20:43:07 503 +++ linuxsampler/trunk/Makefile.cvs 2005/05/03 00:37:35 504 @@ -8,6 +8,10 @@ @autoheader @automake --add-missing --copy @autoconf + ###################################################################### + # If you are compiling LinuxSampler from CVS, make sure to use the # + # latest version of libgig from CVS as well ! # + ###################################################################### clean: @if [ -f Makefile ]; then make distclean; fi || true