mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-23 16:50:47 +00:00
ok, this should work
Original commit message from CVS: ok, this should work
This commit is contained in:
parent
c9db813400
commit
b2d2b6539d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue