From: Adam Dickmeiss Date: Thu, 14 Jan 2010 12:15:27 +0000 (+0100) Subject: doc-clean: removes manref.xml X-Git-Tag: v1.1.0~8 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;h=3828a6cf024269470b00b4f8bcc8617ed4dcceb6;p=metaproxy-moved-to-github.git doc-clean: removes manref.xml --- diff --git a/doc/Makefile.am b/doc/Makefile.am index 8e25099..2ffd045 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -114,7 +114,7 @@ dist-hook: done doc-clean: - rm -f *.html *.[0-9] *.?mp *.pdf *.tkl + rm -f manref.xml *.html *.[0-9] *.?mp *.pdf *.tkl install-data-hook: if test -f index.html; then d=.; else d="$(srcdir)"; fi; \