projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
db2c2df
)
Clean more files
author
David Schleef
<ds@schleef.org>
Fri, 31 Oct 2003 03:52:11 +0000
(
03:52
+0000)
committer
David Schleef
<ds@schleef.org>
Fri, 31 Oct 2003 03:52:11 +0000
(
03:52
+0000)
Original commit message from CVS:
Clean more files
gst/parse/Makefile.am
patch
|
blob
|
history
diff --git
a/gst/parse/Makefile.am
b/gst/parse/Makefile.am
index
393a63a
..
ffff3c8
100644
(file)
--- a/
gst/parse/Makefile.am
+++ b/
gst/parse/Makefile.am
@@
-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)