X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=doc%2FMakefile.am;h=c67fe9bfc01a77f55f31b4fe2fdb00c5818bdbd1;hb=0305212384e19d2419d62cba83d5b83108665d17;hp=6b65a76f1f17c90d740bf290adb4f9b41d578702;hpb=717e787416d8f78f327fd6d458c82e8a4829c405;p=yaz-moved-to-github.git diff --git a/doc/Makefile.am b/doc/Makefile.am index 6b65a76..c67fe9b 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.19 2001-10-24 20:27:00 adam Exp $ +## $Id: Makefile.am,v 1.23 2001-10-29 14:05:30 adam Exp $ docdir=$(pkgdatadir)/doc @@ -13,7 +13,7 @@ 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.unix.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 \ @@ -24,11 +24,11 @@ HTMLFILES = asn.external.html asn.html asn.oid.html asn.pdu.html \ DOCFILES=$(XMLFILES) $(HTMLFILES) yaz.pdf -EXTRA_DIST = $(DOCFILES) +EXTRA_DIST = $(DOCFILES) yazhtml.dsl yazphp.dsl yazprint.dsl xml.dcl doc_DATA = $(DOCFILES) -$(srcdir)/yaz.html: $(XMLFILES) $(srcdir)/yazhtml.dsl +$(HTMLFILES): $(XMLFILES) $(srcdir)/yazhtml.dsl cd $(srcdir); jade -E14 -d yazhtml.dsl -t sgml xml.dcl yaz.xml $(srcdir)/yaz.php: $(XMLFILES) $(srcdir)/yazphp.dsl