mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-18 14:26:43 +00:00
Clean more files
Original commit message from CVS: Clean more files
This commit is contained in:
parent
db2c2df575
commit
40fe161510
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ EXTRA_DIST = grammar.y parse.l types.h
|
|||
|
||||
# uncomment these lines to _NOT_ dist the generated sources
|
||||
nodist_libgstparse_la_SOURCES = lex._gst_parse_yy.c grammar.tab.c
|
||||
CLEANFILES += grammar.tab.c lex._gst_parse_yy.c
|
||||
|
||||
libgstparse_la_CFLAGS = $(GST_CFLAGS) $(DISABLE_FLEX_WARNING)
|
||||
libgstparse_la_LIBADD = $(LIBGST_LIBS)
|
||||
|
|
Loading…
Reference in a new issue