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:
c9db813
)
ok, this should work
author
Thomas Vander Stichele
<thomas@apestaart.org>
Mon, 10 Dec 2001 17:48:25 +0000
(17:48 +0000)
committer
Thomas Vander Stichele
<thomas@apestaart.org>
Mon, 10 Dec 2001 17:48:25 +0000
(17:48 +0000)
Original commit message from CVS:
ok, this should work
docs/gst/Makefile.am
patch
|
blob
|
history
diff --git
a/docs/gst/Makefile.am
b/docs/gst/Makefile.am
index
b37e008
..
c1a518c
100644
(file)
--- a/
docs/gst/Makefile.am
+++ b/
docs/gst/Makefile.am
@@
-93,7
+93,7
@@
scanobj: $(srcdir)/$(DOC_MODULE).types
# FIXME: this is nasty, we shouldn't have to do this, HELP
tmpl: scanobj gstreamer-decl.txt
- cp $(top_srcdir)/docs/gst/gstreamer-sections.txt .
+ if test ! -e gstreamer-sections.txt; then cp $(top_srcdir)/docs/gst/gstreamer-sections.txt .; fi
gtkdoc-mktmpl --module=$(DOC_MODULE)
sgml: tmpl