build: fix make tarballs target
authorAndreas Boll <andreas.boll.dev@gmail.com>
Wed, 14 Nov 2012 22:38:16 +0000 (23:38 +0100)
committerAndreas Boll <andreas.boll.dev@gmail.com>
Fri, 16 Nov 2012 09:01:06 +0000 (10:01 +0100)
commit4a38926601b3bba066ac72adb10e812b301d4c87
tree5ce1c77b8d4e8548d1b92e6b42375fbdb26ec6fd
parent5c78ad84f47eb281c84094ccb73f43262965699e
build: fix make tarballs target

fixes regression introduced in 907844107252260c646aca361191ef7f121f3d23

Targets for making lex.yy.c program_parse.tab.c and program_parse.tab.h
got moved into its own Makefile

Reviewed-by: Matt Turner <mattst88@gmail.com>
Makefile.am