X-Git-Url: http://git.indexdata.com/?p=yazpp-moved-to-github.git;a=blobdiff_plain;f=doc%2FMakefile.am;h=db7a4f2612d16b31ceba03edb9515f1179cd7c88;hp=4784afd0379b913fdc0bbf2668cf24110d45f0c3;hb=d508100e993ab5c9a415bd1826b939875dcfe91c;hpb=7a6cbcbf3b6e88062fe8277f3b5cb94b66ce5082 diff --git a/doc/Makefile.am b/doc/Makefile.am index 4784afd..db7a4f2 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.23 2006-09-07 10:07:02 adam Exp $ +## $Id: Makefile.am,v 1.25 2006-11-27 11:34:52 adam Exp $ docdir=$(datadir)/doc/@PACKAGE@ SUBDIRS = common @@ -30,7 +30,7 @@ $(HTMLFILES): $(XMLFILES) rm -f *.html $(HTML_COMPILE) $(TOP) -index.tkl: $(XMLFILES) common/tkl.xsl +index.tkl: $(XMLFILES) $(TKL_COMPILE) $(TOP) yazpp-config.8: yazpp-config-man.xml @@ -59,4 +59,5 @@ install-data-hook: $(docDATA_INSTALL) $$p $(DESTDIR)/$(docdir); \ done - +uninstall-hook: + rm -r $(DESTDIR)/$(docdir)