[gst-cvs] gst-plugins-base: docs: Update common. Use upload-doc.mak instead of upload .mak

Jan Schmidt thaytan at kemper.freedesktop.org
Thu Jun 11 06:14:35 PDT 2009


Module: gst-plugins-base
Branch: master
Commit: b2930f24b05a9996b201545104e07963c1809a6c
URL:    http://cgit.freedesktop.org/gstreamer/gst-plugins-base/commit/?id=b2930f24b05a9996b201545104e07963c1809a6c

Author: Jan Schmidt <thaytan at noraisin.net>
Date:   Thu Jun 11 13:28:20 2009 +0100

docs: Update common. Use upload-doc.mak instead of upload.mak

---

 common                   |    2 +-
 docs/libs/Makefile.am    |    4 ++--
 docs/plugins/Makefile.am |    4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/common b/common
index c572721..f3bb51b 160000
--- a/common
+++ b/common
@@ -1 +1 @@
-Subproject commit c57272152d5c40617fab305d839db1b1fefe0ea0
+Subproject commit f3bb51b867ff403f70d36fc772861d8e57c703ed
diff --git a/docs/libs/Makefile.am b/docs/libs/Makefile.am
index a9ac93a..d031626 100644
--- a/docs/libs/Makefile.am
+++ b/docs/libs/Makefile.am
@@ -7,11 +7,11 @@ DOCS_ARE_INCOMPLETE_PLEASE_FIXME=yespleasedo
 #DOC_MODULE=gst-plugins-libs- at GST_MAJORMINOR@
 DOC_MODULE=gst-plugins-base-libs
 
-# for upload.mak
+# for upload-doc.mak
 DOC=gst-plugins-base-libs
 FORMATS=html
 html: html-build.stamp
-include $(top_srcdir)/common/upload.mak
+include $(top_srcdir)/common/upload-doc.mak
 
 # generated basefiles
 #basefiles = \
diff --git a/docs/plugins/Makefile.am b/docs/plugins/Makefile.am
index 47bff89..025fff3 100644
--- a/docs/plugins/Makefile.am
+++ b/docs/plugins/Makefile.am
@@ -7,11 +7,11 @@ GST_DOC_SCANOBJ = $(top_srcdir)/common/gstdoc-scangobj
 MODULE=gst-plugins-base
 DOC_MODULE=$(MODULE)-plugins
 
-# for upload.mak
+# for upload-doc.mak
 DOC=$(MODULE)-plugins
 FORMATS=html
 html: html-build.stamp
-include $(top_srcdir)/common/upload.mak
+include $(top_srcdir)/common/upload-doc.mak
 
 # generated basefiles
 #basefiles = \





More information about the Gstreamer-commits mailing list