mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-29 10:38:27 +00:00
docs: Fix makefile
This commit is contained in:
parent
c24087c49c
commit
9515955517
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ $(ASSEMBLY_NAME)-docs.zip $(ASSEMBLY_NAME)-docs.tree: $(srcdir)/en/*/*.xml $(src
|
||||||
|
|
||||||
CLEANFILES = $(TARGETS)
|
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:
|
dist-hook:
|
||||||
mkdir -p $(distdir)/en
|
mkdir -p $(distdir)/en
|
||||||
|
|
Loading…
Reference in a new issue