[libgdata: 15/22] docs: Remove unnecessary clean rules from documentation Makefile.am



commit 574b54eb1cf9748ea58323037d68d2c0497da1eb
Author: Philip Withnall <philip tecnocode co uk>
Date:   Sun Aug 31 01:01:09 2014 +0100

    docs: Remove unnecessary clean rules from documentation Makefile.am
    
    These are now correctly included in gtk-doc.make.

 docs/reference/Makefile.am |   10 ----------
 1 files changed, 0 insertions(+), 10 deletions(-)
---
diff --git a/docs/reference/Makefile.am b/docs/reference/Makefile.am
index af248c7..d5b020b 100644
--- a/docs/reference/Makefile.am
+++ b/docs/reference/Makefile.am
@@ -104,16 +104,6 @@ include $(top_srcdir)/gtk-doc.make
 # --rebuild-types
 SCANOBJ_FILES += $(DOC_MODULE).types
 
-distclean-local: distclean-docs
-distclean-docs:
-       cd $(srcdir) && \
-         rm -rf xml $(REPORT_FILES) \
-                $(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt
-
-maintainer-clean-local: maintainer-clean-docs
-maintainer-clean-docs: clean
-       cd $(srcdir) && rm -rf xml html
-
 # Other files to distribute
 # e.g. EXTRA_DIST += version.xml.in
 EXTRA_DIST += \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]