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:
2d40f10
)
Remove grammar.output, too
author
David Schleef
<ds@schleef.org>
Tue, 8 Apr 2003 23:21:37 +0000
(23:21 +0000)
committer
David Schleef
<ds@schleef.org>
Tue, 8 Apr 2003 23:21:37 +0000
(23:21 +0000)
Original commit message from CVS:
Remove grammar.output, too
gst/parse/Makefile.am
patch
|
blob
|
history
diff --git
a/gst/parse/Makefile.am
b/gst/parse/Makefile.am
index
3683a25
..
4da7795
100644
(file)
--- a/
gst/parse/Makefile.am
+++ b/
gst/parse/Makefile.am
@@
-2,7
+2,7
@@
noinst_LTLIBRARIES = libgstparse.la
BUILT_SOURCES = grammar.tab.h grammar.tab.c lex._gst_parse_yy.c
-CLEANFILES = grammar.tab.h grammar.tab.c lex._gst_parse_yy.c
+CLEANFILES = grammar.tab.h grammar.tab.c lex._gst_parse_yy.c
grammar.output
EXTRA_DIST = grammar.y parse.l types.h