X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2FMakefile.am;h=958f693cf2f694c283777140ed730957a50d2b04;hb=dfc522984de40e8528dccad20ee1da31021cc578;hp=6b65a76f1f17c90d740bf290adb4f9b41d578702;hpb=717e787416d8f78f327fd6d458c82e8a4829c405;p=yaz-moved-to-github.git diff --git a/doc/Makefile.am b/doc/Makefile.am index 6b65a76..958f693 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.21 2001-10-28 23:44:59 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 \ @@ -28,7 +28,7 @@ EXTRA_DIST = $(DOCFILES) 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