diff --git a/common b/common index c57272152d..f3bb51b867 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 a9ac93a2e9..d031626866 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-@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 47bff8946b..025fff3a64 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 = \