summaryrefslogtreecommitdiff
path: root/docs/gst/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'docs/gst/Makefile.am')
-rw-r--r--docs/gst/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/gst/Makefile.am b/docs/gst/Makefile.am
index 235a8040a3..a9b1fe9299 100644
--- a/docs/gst/Makefile.am
+++ b/docs/gst/Makefile.am
@@ -9,6 +9,9 @@ DOC_MAIN_SGML_FILE=$(DOC_MODULE)-docs.sgml
# The directory containing the source code (if it contains documentation).
DOC_SOURCE_DIR=$(top_srcdir)/gst
+# thomas
+# there's something wrong with gstreamer-sections.txt not being in the dist
+# maybe it doesn't resolve
EXTRA_DIST = gstreamer.types.in gstreamer.hierarchy $(DOC_MODULE)-sections.txt $(DOC_MAIN_SGML_FILE)
HTML_DIR=$(datadir)/gstreamer/html