mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-23 08:46:40 +00:00
this is a particularly nasty addition but I'm at the end of my rope here
Original commit message from CVS: this is a particularly nasty addition but I'm at the end of my rope here
This commit is contained in:
parent
ddbe53850c
commit
ed3ceeb69a
1 changed files with 2 additions and 0 deletions
|
@ -92,6 +92,8 @@ scanobj: $(srcdir)/$(DOC_MODULE).types
|
|||
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
|
||||
cp $(top_src_dir)/docs/gst/gstreamer-sections.txt .
|
||||
gtkdoc-mktmpl --module=$(DOC_MODULE)
|
||||
|
||||
sgml: tmpl
|
||||
|
|
Loading…
Reference in a new issue