diff options
author | Jan Schmidt <thaytan@noraisin.net> | 2009-06-11 13:42:20 +0100 |
---|---|---|
committer | Jan Schmidt <thaytan@noraisin.net> | 2009-06-18 20:33:20 +0100 |
commit | 6a7b237da05718753c9c7a14397705351016a9eb (patch) | |
tree | 07cf1b49f0e72f96885580a0a1e212e5bd45a01e /docs | |
parent | f571ee00f6b028a24ead114331607d839d1c4292 (diff) | |
download | gst-plugins-bad-6a7b237da05718753c9c7a14397705351016a9eb.tar.gz gst-plugins-bad-6a7b237da05718753c9c7a14397705351016a9eb.tar.bz2 gst-plugins-bad-6a7b237da05718753c9c7a14397705351016a9eb.zip |
docs: Bump common to correct upload-doc.mak, fix a comment in the doc Makefile
Diffstat (limited to 'docs')
-rw-r--r-- | docs/plugins/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/plugins/Makefile.am b/docs/plugins/Makefile.am index ec89e06d..03b2e71c 100644 --- a/docs/plugins/Makefile.am +++ b/docs/plugins/Makefile.am @@ -7,7 +7,7 @@ GST_DOC_SCANOBJ = $(top_srcdir)/common/gstdoc-scangobj MODULE=gst-plugins-bad DOC_MODULE=$(MODULE)-plugins -# for upload.mak +# for upload-doc.mak DOC=$(MODULE)-plugins FORMATS=html html: html-build.stamp |