Original commit message from CVS:
ok ok ok
This commit is contained in:
Thomas Vander Stichele 2003-01-22 14:35:39 +00:00
parent ab18dbcb9a
commit 879207e81f

View file

@ -14,7 +14,7 @@ BUILT_SOURCES = grammar.tab.h grammar.tab.c lex._gst_parse_yy.c
EXTRA_DIST = grammar.y parse.l types.h
grammar.tab.c grammar.tab.h: grammar.y ../gstmarshal.h
$(BISON) grammar.y
$(BISON) $(srcdir)/grammar.y
## this is so make install without a previous make can work, because
## this dir needs gstmarshal.h generated