X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2FMakefile.am;h=42a49a0212dbaab492df72d95ed8b85a6c178045;hb=0499c317de03b020469f3122c8a1cee8bc459389;hp=c46d3ce3ff09b37b9ed30a5f88b3135974a0af23;hpb=7c6491260329d0714c02580c37f700250a2ac09b;p=yazpp-moved-to-github.git diff --git a/doc/Makefile.am b/doc/Makefile.am index c46d3ce..42a49a0 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -46,6 +46,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 \