summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephan Sundermann <ssundermann@gnome.org>2014-08-06 23:41:05 +0200
committerStephan Sundermann <ssundermann@gnome.org>2014-08-06 23:41:05 +0200
commit9515955517dae9e98324cf65f41d0dcb23e32394 (patch)
treeef4166aaf7133c5a4e9562692e6c2f5a9b18adc5
parentc24087c49c4dada886826614376d1113afa8d693 (diff)
docs: Fix makefile
-rw-r--r--doc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 6f9fc80..556a577 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -32,7 +32,7 @@ $(ASSEMBLY_NAME)-docs.zip $(ASSEMBLY_NAME)-docs.tree: $(srcdir)/en/*/*.xml $(src
CLEANFILES = $(TARGETS)
-NAMESPACES=$(ASSEMBLY_NAMESPACE)
+NAMESPACES=$(ASSEMBLY_NAMESPACE) Gst.App Gst.Audio Gst.Base Gst.Controller Gst.FFT Gst.Net Gst.PbUtils Gst.Riff Gst.Rtp Gst.Rtsp Gst.Sdp Gst.Tags Gst.Video GtkSharp.GstreamerSharp
dist-hook:
mkdir -p $(distdir)/en