summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Withnall <philip@tecnocode.co.uk>2014-08-31 01:01:09 +0100
committerPhilip Withnall <philip@tecnocode.co.uk>2014-09-18 00:22:05 +0100
commit574b54eb1cf9748ea58323037d68d2c0497da1eb (patch)
treedc8eb5f25f2c0a3a07102ed29908323a50da08c0
parent31c69604484a0c1a0e9913c2db760c2f63b72883 (diff)
downloadlibgdata-574b54eb1cf9748ea58323037d68d2c0497da1eb.tar.gz
docs: Remove unnecessary clean rules from documentation Makefile.am
These are now correctly included in gtk-doc.make.
-rw-r--r--docs/reference/Makefile.am10
1 files changed, 0 insertions, 10 deletions
diff --git a/docs/reference/Makefile.am b/docs/reference/Makefile.am
index af248c7e..d5b020bb 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 += \