X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2FMakefile.am;h=7ac34c429161117b70384dceb7af7eca9070c874;hb=fabf09f46b730f484dd23da4682819ffbf739b65;hp=6824bbbd152f165ad610f1d2298b04205154b354;hpb=d63f162539324b4254efadf6e1da9ae197bb0f9d;p=idzebra-moved-to-github.git diff --git a/doc/Makefile.am b/doc/Makefile.am index 6824bbb..7ac34c4 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.17 2002-10-30 12:55:18 adam Exp $ docdir=$(datadir)/doc/@PACKAGE@ SUPPORTFILES = \ @@ -26,7 +26,7 @@ HTMLFILES = administration.html apps.html configuration-file.html \ installation.html internal-representation.html introduction.html \ license.html locating-records.html protocol-support.html quick-start.html \ record-model.html register-location.html server.html shadow-registers.html \ - simple-indexing.html zebra.html zebraidx.html + simple-indexing.html support.html zebra.html zebraidx.html doc_DATA = $(HTMLFILES) zebra.pdf man_MANS = zebraidx.1 zebrasrv.8 @@ -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