--- linuxsampler/trunk/Makefile.am 2009/07/04 14:58:34 1931 +++ linuxsampler/trunk/Makefile.am 2014/05/30 12:48:05 2581 @@ -37,6 +37,7 @@ # generate parser with yacc parser: @cd $(srcdir)/src/network && make $@ + @cd $(srcdir)/src/scriptvm && make $@ # compile test cases for the LinuxSampler codebase testcases: