X-Git-Url: http://git.indexdata.com/?p=yazproxy-moved-to-github.git;a=blobdiff_plain;f=doc%2FMakefile.am;h=63089fb0514de4ca5c1e75c0fa72cdd4282a795b;hp=eb92b816a4f391f0d2a03cac3b1b609925f4ce1b;hb=6f8e579ce9ac9521d2520cdc431ee19b9f61ac00;hpb=82b0575e71269b113acb2bb7c7541a470ed07c9a diff --git a/doc/Makefile.am b/doc/Makefile.am index eb92b81..63089fb 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -44,6 +44,9 @@ dist-hook: cp $$p $(distdir); \ done +doc-clean: + rm -f manref.xml *.html *.[0-9] *.pdf + install-data-hook: if test -f index.html; then d=.; else d="$(srcdir)"; fi; \ for p in $$d/*.html; do \