X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2FMakefile.am;h=72fb4b7eb6ef58fd837126292117ff0b9044881e;hb=8fddce6d5593652f0218f0fb0b7a798f4e59b894;hp=023d390ad33a56bca2bf1f7db0faf11cfa7b1b2f;hpb=ad5ad9a7ef375193c0f526b6321c9ee5bd8ce8b1;p=yaz-moved-to-github.git diff --git a/doc/Makefile.am b/doc/Makefile.am index 023d390..72fb4b7 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.74 2006-10-11 09:39:43 adam Exp $ +## $Id: Makefile.am,v 1.75 2006-10-24 10:12:36 adam Exp $ docdir=$(datadir)/doc/@PACKAGE@ @@ -80,6 +80,9 @@ dist-hook: cp $$p $(distdir); \ done +doc-clean: + rm -f *.html *.[0-9] *.pdf *.tkl + install-data-hook: if test -f index.html; then d=.; else d="$(srcdir)"; fi; \ for p in $$d/*.html; do \