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-scan --module=$(DOC_MODULE) --source-dir=$(DOC_SOURCE_DIR)
|
||||
|
||||
tmpl: scanobj gstreamer-decl.txt
|
||||
# FIXME: this is nasty, we shouldn't have to do this, HELP
|
||||
tmpl: scanobj gstreamer-decl.txt
|
||||
cp $(top_src_dir)/docs/gst/gstreamer-sections.txt .
|
||||
gtkdoc-mktmpl --module=$(DOC_MODULE)
|
||||
|
||||
|
|
Loading…
Reference in a new issue