From: Stefan Kost Date: Mon, 14 Feb 2011 10:14:12 +0000 (+0200) Subject: docs: remove duplicated rule from Makefile.am X-Git-Tag: 1.19.3~507^2~16062^2~42 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7deaade2600a8366676c07d6b8b66acd2269a877;p=platform%2Fupstream%2Fgstreamer.git docs: remove duplicated rule from Makefile.am This causes a make warning and might even cause dist-failure. Other modules don't need to override the target either and if we can fi it in common/gtk-doc-plugins.mak. --- diff --git a/docs/plugins/Makefile.am b/docs/plugins/Makefile.am index f148177..c9820cf 100644 --- a/docs/plugins/Makefile.am +++ b/docs/plugins/Makefile.am @@ -231,25 +231,6 @@ DOC_OVERRIDES = include $(top_srcdir)/common/gtk-doc-plugins.mak -# some additional clean rules from gtk-doc.mak -distclean-local: - rm -f $(REPORT_FILES) \ - $(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt - rm -rf tmpl/*.sgml.bak - rm -f $(DOC_MODULE).hierarchy - rm -f *.stamp || true - if test x"$(srcdir)" != x. ; then \ - rm -f $(DOC_MODULE)-docs.sgml ; \ - rm -f $(DOC_MODULE).types ; \ - rm -f $(DOC_MODULE).interfaces ; \ - rm -f $(DOC_MODULE)-overrides.txt ; \ - rm -f $(DOC_MODULE).prerequisites ; \ - rm -f $(DOC_MODULE)-sections.txt ; \ - rm -rf tmpl/*.sgml ; \ - fi - rm -rf *.o - - SUBDIRS = FIGURES_SOURCEFILES = camerabin.dot