Minor changes.
[yaz-moved-to-github.git] / doc / Makefile.am
index d35992d..14ce38f 100644 (file)
@@ -1,4 +1,4 @@
-## $Id: Makefile.am,v 1.16 2001-10-24 09:27:59 adam Exp $
+## $Id: Makefile.am,v 1.20 2001-10-24 20:33:29 adam Exp $
 
 docdir=$(pkgdatadir)/doc
 
@@ -13,13 +13,14 @@ 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 yaz.html zoom.events.html zoom.html zoom.options.html \
- zoom.records.html zoom.resultsets.html zoom.search.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
 
@@ -30,7 +31,7 @@ doc_DATA = $(DOCFILES)
 $(srcdir)/yaz.html: $(XMLFILES) $(srcdir)/yazhtml.dsl
        cd $(srcdir); jade -E14 -d yazhtml.dsl -t sgml xml.dcl yaz.xml
 
-$(srcdir)/book1.php: $(XMLFILES) $(srcdir)/yazphp.dsl
+$(srcdir)/yaz.php: $(XMLFILES) $(srcdir)/yazphp.dsl
        cd $(srcdir); jade -E14 -d yazphp.dsl -t sgml xml.dcl yaz.xml
 
 $(srcdir)/yaz.pdf: $(srcdir)/yaz.tex