mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-15 22:01:27 +00:00
fixed # fault
Original commit message from CVS: fixed # fault
This commit is contained in:
parent
a732dcab66
commit
85961e1fd0
1 changed files with 1 additions and 1 deletions
|
@ -91,8 +91,8 @@ scanobj: $(srcdir)/$(DOC_MODULE).types
|
||||||
gtkdoc-scanobj --module=$(DOC_MODULE)
|
gtkdoc-scanobj --module=$(DOC_MODULE)
|
||||||
gtkdoc-scan --module=$(DOC_MODULE) --source-dir=$(DOC_SOURCE_DIR)
|
gtkdoc-scan --module=$(DOC_MODULE) --source-dir=$(DOC_SOURCE_DIR)
|
||||||
|
|
||||||
|
# FIXME: this is nasty, we shouldn't have to do this, HELP
|
||||||
tmpl: scanobj gstreamer-decl.txt
|
tmpl: scanobj gstreamer-decl.txt
|
||||||
# FIXME: this is nasty, we shouldn't have to do this, HELP
|
|
||||||
cp $(top_src_dir)/docs/gst/gstreamer-sections.txt .
|
cp $(top_src_dir)/docs/gst/gstreamer-sections.txt .
|
||||||
gtkdoc-mktmpl --module=$(DOC_MODULE)
|
gtkdoc-mktmpl --module=$(DOC_MODULE)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue