X-Git-Url: http://git.indexdata.com/?p=yazpp-moved-to-github.git;a=blobdiff_plain;f=doc%2FMakefile.am;h=42a49a0212dbaab492df72d95ed8b85a6c178045;hp=c46d3ce3ff09b37b9ed30a5f88b3135974a0af23;hb=008513e90ad91ea1497e1cfb7b04fd899391aee3;hpb=5572939808550f720b9c246befcdef19955ff067 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 \