From: Adam Dickmeiss Date: Thu, 3 Oct 2002 10:29:41 +0000 (+0000) Subject: Added dist-hook for html files X-Git-Tag: ZEBRA.1.3.3~4 X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=commitdiff_plain;h=1cbe807c3b6b51e28c51cbdf7832eb3b8271dd02 Added dist-hook for html files --- diff --git a/doc/Makefile.am b/doc/Makefile.am index 6824bbb..48ba131 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.15 2002-09-25 21:48:43 adam Exp $ +## $Id: Makefile.am,v 1.16 2002-10-03 10:29:41 adam Exp $ docdir=$(datadir)/doc/@PACKAGE@ SUPPORTFILES = \ @@ -62,6 +62,9 @@ gils.ps: gils.sgml gils.html: gils.sgml sgml2html gils.sgml +dist-hook: zebra.html + cp *.html $(distdir) + clean-data-hook: rm -f [0-9]* *.bak