X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=doc%2FMakefile.am;h=13bbb93c34e85a8fc41f049be61e4890fc64c9d7;hb=cce5da278d7ce802452bbc14b4c2d577f638291b;hp=385cd9cf2dcd6a3935401bae2ee33783a9232fdf;hpb=6236b8750f1b39cec2e73f43711261b59a538bda;p=pazpar2-moved-to-github.git diff --git a/doc/Makefile.am b/doc/Makefile.am index 385cd9c..13bbb93 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -64,6 +64,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 \