X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=doc%2FMakefile.am;h=bafe70068f1a7857e7142a3bc362f34e0250ff66;hb=1d2a5aa64eef58556153435cf553fea06c6ce2d7;hp=8d7f4d2c0479f9d2e6960f0f89f54b9104a58bcf;hpb=a81c36fd346ae4a0ae20a8df24233dd61d73f34c;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 \