X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2FMakefile.am;h=63089fb0514de4ca5c1e75c0fa72cdd4282a795b;hb=9b8dda8226cff9fb0ee5bf8d7c0e88e9613df63e;hp=eb92b816a4f391f0d2a03cac3b1b609925f4ce1b;hpb=0aa9ae6bd30fae8a1f8f24245b05496b39a36c5d;p=yazproxy-moved-to-github.git 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 \