X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=doc%2FMakefile.am;fp=doc%2FMakefile.am;h=172ae2423cbd1ff4dafb3951d4e8af7ff01dcc94;hp=b2e32662b56bb2e1d2c083d65230a864f4f2b62f;hb=902eb6aa5d8af21c0cd5d378ef8586996ec8c807;hpb=612588b7ff622528fa70ba982ae6ffd82ab30aa2 diff --git a/doc/Makefile.am b/doc/Makefile.am index b2e3266..172ae24 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -8,7 +8,7 @@ XMLFILES=bookinfo.xml introduction.xml installation.xml \ asn.xml tools.xml odr.xml comstack.xml server.xml license.xml \ future.xml zoom.xml credits.xml gfs-options.xml \ yaz.xml soap.xml gfs-virtual.xml gfs-synopsis.xml \ - std-oid-table.xml manref.xml + std-oid-table.xml manref.xml local.ent HTMLFILES = index.html @@ -23,7 +23,7 @@ REFFILES=yaz-client-man.xml yaz-ztest-man.xml yaz-config-man.xml \ yaz-illclient-man.xml yaz-icu-man.xml yaz-url-man.xml \ bib1-attr-man.xml yaz-json-parse-man.xml -SUPPORTFILES=entities.ent apilayer.obj local.ent.in +SUPPORTFILES=entities.ent apilayer.obj doc_DATA = $(HTMLFILES) apilayer.png man_MANS = $(MANFILES) @@ -80,6 +80,8 @@ $(HTMLFILES): $(XMLFILES) rm -f *.html $(HTML_COMPILE) $(srcdir)/yaz.xml +$(MANFILES): local.ent + yaz.pdf: $(XMLFILES) $(PDF_COMPILE) $(srcdir)/yaz.xml