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:
ab18dbc
)
ok ok ok
author
Thomas Vander Stichele
<thomas@apestaart.org>
Wed, 22 Jan 2003 14:35:39 +0000
(14:35 +0000)
committer
Thomas Vander Stichele
<thomas@apestaart.org>
Wed, 22 Jan 2003 14:35:39 +0000
(14:35 +0000)
Original commit message from CVS:
ok ok ok
gst/parse/Makefile.am
patch
|
blob
|
history
diff --git
a/gst/parse/Makefile.am
b/gst/parse/Makefile.am
index f4644dc0a3f18d6215e4809ade4ee4c87dcc6660..7f255f723851b3b30951ca16201bc239e8d4242b 100644
(file)
--- a/
gst/parse/Makefile.am
+++ b/
gst/parse/Makefile.am
@@
-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