summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2010-05-31 01:52:17 +0100
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2010-05-31 01:55:42 +0100
commit69f1a8678c0934df8041ef348fd931730aeaab8b (patch)
tree376118ffb73f1a774b708e85ee9c206cd93e0d1e
parentfd37286ad0498c7b6e031713360b0eba8f9eb039 (diff)
downloadgstreamer-plugins-bad-69f1a8678c0934df8041ef348fd931730aeaab8b.tar.gz
docs: add some distclean rules to fix distcheck
Stolen from gtk-doc.m4 and not found in gtk-doc-plugin.m4. We need them because we do have libs/interfaces stuff as well now (namely GstPhotography).
-rw-r--r--docs/plugins/Makefile.am19
1 files changed, 19 insertions, 0 deletions
diff --git a/docs/plugins/Makefile.am b/docs/plugins/Makefile.am
index 41a8e1bd0..93aa45458 100644
--- a/docs/plugins/Makefile.am
+++ b/docs/plugins/Makefile.am
@@ -193,6 +193,25 @@ 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