this is a particularly nasty addition but I'm at the end of my rope here
authorThomas Vander Stichele <thomas@apestaart.org>
Mon, 10 Dec 2001 14:36:37 +0000 (14:36 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Mon, 10 Dec 2001 14:36:37 +0000 (14:36 +0000)
Original commit message from CVS:
this is a particularly nasty addition but I'm at the end of my rope here

docs/gst/Makefile.am

index 21e3be5..cb396bf 100644 (file)
@@ -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