X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=doc%2FMakefile.am;h=1efb1140cef58f2a3d3595d27ab1f7cef3e13046;hp=f43dad335f50e1f91337d4bdf75e67571c800bba;hb=fe4182bf1ca7bebcb3172cde916d4467c2154e7b;hpb=b26c2480fcd2d6c93484372b1b748c5ac54f2c99 diff --git a/doc/Makefile.am b/doc/Makefile.am index f43dad3..1efb114 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.13 2001-07-20 21:34:36 adam Exp $ +## $Id: Makefile.am,v 1.14 2001-08-08 19:33:21 adam Exp $ docdir=$(pkgdatadir)/doc @@ -36,7 +36,8 @@ yaz.html: $(srcdir)/yaz.sgml XMLFILES=$(srcdir)/yaz.xml $(srcdir)/introduction.xml \ $(srcdir)/installation.xml $(srcdir)/indexdata.xml $(srcdir)/asn.xml \ $(srcdir)/tools.xml $(srcdir)/odr.xml $(srcdir)/comstack.xml \ - $(srcdir)/frontend.xml $(srcdir)/license.xml $(srcdir)/future.xml + $(srcdir)/frontend.xml $(srcdir)/license.xml $(srcdir)/future.xml \ + $(srcdir)/client.xml $(srcdir)/book1.html: $(XMLFILES) $(srcdir)/yazhtml.dsl cd $(srcdir); jade -E14 -d yazhtml.dsl -t sgml xml.dcl yaz.xml