From fabf09f46b730f484dd23da4682819ffbf739b65 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Wed, 30 Oct 2002 12:55:18 +0000 Subject: [PATCH] One more html file --- doc/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/Makefile.am b/doc/Makefile.am index 48ba131..7ac34c4 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.16 2002-10-03 10:29:41 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 -- 1.7.10.4