From: Adam Dickmeiss Date: Wed, 24 Oct 2001 20:27:00 +0000 (+0000) Subject: Fix for DIST files. X-Git-Tag: YAZ.1.8~12 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=717e787416d8f78f327fd6d458c82e8a4829c405;ds=sidebyside Fix for DIST files. --- diff --git a/doc/Makefile.am b/doc/Makefile.am index 8e5a999..6b65a76 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.18 2001-10-24 20:25:07 adam Exp $ +## $Id: Makefile.am,v 1.19 2001-10-24 20:27:00 adam Exp $ docdir=$(pkgdatadir)/doc @@ -13,12 +13,13 @@ HTMLFILES = asn.external.html asn.html asn.oid.html asn.pdu.html \ client.searching.html comstack.addresses.html comstack.client.html \ comstack.common.html comstack.diagnostics.html comstack.html \ comstack.introduction.html comstack.server.html comstack.summary.html \ - future.html indexdata.html installation.html installation.win32.html \ - introduction.html license.html license.other.html odr.debugging.html \ + future.html indexdata.html installation.html installation.unix.html + installation.win32.html introduction.html \ + license.html license.other.html odr.debugging.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 unix.html yaz.html zoom.events.html zoom.html \ + tools.oid.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