mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-03 14:08:56 +00:00
distcheck fixes
Original commit message from CVS: distcheck fixes
This commit is contained in:
parent
318739272c
commit
3a41065234
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ noinst_HEADERS = grammar.tab.h
|
|||
|
||||
BUILT_SOURCES = grammar.tab.h grammar.tab.c lex.yy.c
|
||||
|
||||
EXTRA_DIST = grammar.y parse.l types.h
|
||||
|
||||
grammar.tab.h: grammar.y
|
||||
$(BISON) grammar.y
|
||||
|
||||
|
|
Loading…
Reference in a new issue