From: Adam Dickmeiss Date: Wed, 24 Oct 2001 20:25:07 +0000 (+0000) Subject: Added unix.html. X-Git-Tag: YAZ.1.8~13 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=1391c68b801ea245c6734743cd7dcad81526577f;ds=sidebyside Added unix.html. --- diff --git a/doc/Makefile.am b/doc/Makefile.am index bdeba17..8e5a999 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.17 2001-10-24 12:50:44 adam Exp $ +## $Id: Makefile.am,v 1.18 2001-10-24 20:25:07 adam Exp $ docdir=$(pkgdatadir)/doc @@ -18,8 +18,8 @@ HTMLFILES = asn.external.html asn.html asn.oid.html asn.pdu.html \ odr.html odr.programming.html odr.use.html server.backend.html \ server.backendfunctions.html server.frontend.html server.html \ server.invocation.html server.main.html tools.html tools.nmem.html \ - tools.oid.html yaz.html zoom.events.html zoom.html zoom.options.html \ - zoom.records.html zoom.resultsets.html zoom.search.html + tools.oid.html unix.html yaz.html zoom.events.html zoom.html \ + zoom.options.html zoom.records.html zoom.resultsets.html zoom.search.html DOCFILES=$(XMLFILES) $(HTMLFILES) yaz.pdf