jscript: Add necessary dependencies for the bison file.

This commit is contained in:
Alexandre Julliard 2008-09-11 12:12:23 +02:00
parent 93a62e8f70
commit a8513a2113

View file

@ -31,4 +31,8 @@ BISON_SRCS = \
@MAKE_DLL_RULES@
parser.tab.c: parser.tab.h # for parallel makes
@DEPENDENCIES@ # everything below this line is overwritten by make depend
lex.o: parser.tab.h