From: Adam Dickmeiss Date: Mon, 12 Nov 2001 11:55:06 +0000 (+0000) Subject: Fixed html dependancy. X-Git-Tag: YAZ.1.8.2~1 X-Git-Url: http://lists.indexdata.dk/?a=commitdiff_plain;h=0d3b35dc83e1838c199ea9d7f6e670de50df6bdb;p=yaz-moved-to-github.git Fixed html dependancy. --- diff --git a/doc/Makefile.am b/doc/Makefile.am index 23cf937..c32cd95 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.26 2001-11-01 14:30:44 adam Exp $ +## $Id: Makefile.am,v 1.27 2001-11-12 11:55:06 adam Exp $ docdir=$(pkgdatadir)/doc @@ -21,7 +21,7 @@ HTMLFILES = asn.external.html asn.html asn.oid.html asn.pdu.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 + zoom.options.html zoom.records.html zoom.resultsets.html zoom.query.html DOCFILES=$(HTMLFILES) yaz.pdf