X-Git-Url: http://git.indexdata.com/?p=yazproxy-moved-to-github.git;a=blobdiff_plain;f=doc%2FMakefile.am;fp=doc%2FMakefile.am;h=ca22532292b3882a174fbc65a1ae9b876f76e110;hp=387eb918a60f318d782c5bfaa262a3bf48975bce;hb=8ade4c9fd892553e518c6c3c6f7a69e0d49063ae;hpb=001cad2892072a34313e0d3249e630abf8f6e93d diff --git a/doc/Makefile.am b/doc/Makefile.am index 387eb91..ca22532 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.14 2006-09-07 10:06:56 adam Exp $ +## $Id: Makefile.am,v 1.15 2006-10-11 09:39:43 adam Exp $ docdir=$(datadir)/doc/@PACKAGE@ SUBDIRS = common @@ -57,3 +57,6 @@ install-data-hook: for p in $$d/*.html; do \ $(docDATA_INSTALL) $$p $(DESTDIR)/$(docdir); \ done + +uninstall-hook: + rm -r $(DESTDIR)/$(docdir)