]> granicus.if.org Git - docbook-dsssl/commitdiff
Weave HTML with weave not wdocbook
authorNorman Walsh <ndw@nwalsh.com>
Fri, 15 Mar 2002 18:15:16 +0000 (18:15 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Fri, 15 Mar 2002 18:15:16 +0000 (18:15 +0000)
litprog/example/Makefile

index 268e1c5c8d7a86fd49d7b25f23cb18ea3c7bfeae..03d6c434a872f366ba29c66e9c15f5a5c8c8be37 100644 (file)
@@ -10,7 +10,7 @@ doc.html: doc.xml
        $(XSLT) $< doc.xsl $@
 
 doc.xml: doc.xweb
-       $(XSLT) $< ../wdocbook.xsl $@
+       $(XSLT) $< ../weave.xsl $@
 
 doc.xsd: doc.xweb
        $(XSLT) $< ../xtangle.xsl $@