X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=doc%2FMakefile.am;h=bafe70068f1a7857e7142a3bc362f34e0250ff66;hb=998310ee5a6977da8d5852eecfd6557ef65eaf40;hp=8d7f4d2c0479f9d2e6960f0f89f54b9104a58bcf;hpb=d0d8b493ffce93f5d3da82c5c8c278d5fef5ec28;p=metaproxy-moved-to-github.git diff --git a/doc/Makefile.am b/doc/Makefile.am index 8d7f4d2..bafe700 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -111,6 +111,9 @@ dist-hook: cp $$p $(distdir); \ done +doc-clean: + rm -f *.html *.[0-9] *.?mp *.pdf *.tkl + install-data-hook: if test -f index.html; then d=.; else d="$(srcdir)"; fi; \ for p in $$d/*.html; do \