--- linuxsampler/trunk/scripts/Makefile.am 2007/06/01 15:50:38 1216 +++ linuxsampler/trunk/scripts/Makefile.am 2007/06/01 15:59:12 1217 @@ -1,3 +1,7 @@ ## Process this file with automake to produce Makefile.in -EXTRA_DIST = update_grammar.pl +EXTRA_DIST = \ + create_instr_db.sh \ + create_instr_db.sql \ + generate_parser.sh \ + update_grammar.pl