docs: Update common. Use upload-doc.mak instead of upload.mak
authorJan Schmidt <thaytan@noraisin.net>
Thu, 11 Jun 2009 12:28:20 +0000 (13:28 +0100)
committerJan Schmidt <thaytan@noraisin.net>
Thu, 11 Jun 2009 13:14:12 +0000 (14:14 +0100)
common
docs/libs/Makefile.am
docs/plugins/Makefile.am

diff --git a/common b/common
index c572721..f3bb51b 160000 (submodule)
--- a/common
+++ b/common
@@ -1 +1 @@
-Subproject commit c57272152d5c40617fab305d839db1b1fefe0ea0
+Subproject commit f3bb51b867ff403f70d36fc772861d8e57c703ed
index a9ac93a..d031626 100644 (file)
@@ -7,11 +7,11 @@ DOCS_ARE_INCOMPLETE_PLEASE_FIXME=yespleasedo
 #DOC_MODULE=gst-plugins-libs-@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 = \
index 47bff89..025fff3 100644 (file)
@@ -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 = \