From: Thomas Vander Stichele Date: Mon, 10 Dec 2001 16:37:48 +0000 (+0000) Subject: fixed # fault X-Git-Tag: BRANCH-BUILD1-200112101-ROOT~6 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=85961e1fd099f22414356761ad38269d1472c770;p=platform%2Fupstream%2Fgstreamer.git fixed # fault Original commit message from CVS: fixed # fault --- diff --git a/docs/gst/Makefile.am b/docs/gst/Makefile.am index cb396bf..70c7856 100644 --- a/docs/gst/Makefile.am +++ b/docs/gst/Makefile.am @@ -91,8 +91,8 @@ scanobj: $(srcdir)/$(DOC_MODULE).types gtkdoc-scanobj --module=$(DOC_MODULE) 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 - # 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)