diff options
author | Jan Schmidt <thaytan@noraisin.net> | 2009-06-24 15:24:25 +0100 |
---|---|---|
committer | Jan Schmidt <thaytan@noraisin.net> | 2009-06-24 15:24:25 +0100 |
commit | 77866555126148d878a6a1a7b6ad2433b393b2d6 (patch) | |
tree | ade9cc4be0157a3fba694a966b681a7afca43b8c | |
parent | 473d7391a9f16a7311389f8a7597bea5d921506d (diff) |
docs: Fix a comment in the plugin docs Makefile
-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 82587a8..51dea79 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-ffmpeg DOC_MODULE=$(MODULE)-plugins -# for upload.mak +# for upload-doc.mak DOC=$(MODULE)-plugins FORMATS=html html: html-build.stamp |