]> granicus.if.org Git - docbook-dsssl/commitdiff
Use the new doc-link-docbook stylesheet for the Release Notes
authorNorman Walsh <ndw@nwalsh.com>
Thu, 19 Sep 2002 22:14:37 +0000 (22:14 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Thu, 19 Sep 2002 22:14:37 +0000 (22:14 +0000)
xsl/Makefile

index 699d30a7578e02821b39925b9a36ba46b8388b57..2a3c08b40ddd8ba644754afb121695dcd4cea026 100644 (file)
@@ -19,7 +19,7 @@ all:  xhtml RELEASE-NOTES.html
        done
 
 RELEASE-NOTES.html: RELEASE-NOTES.xml
-       $(XSLT) $< html/docbook.xsl $@
+       $(XSLT) $< docsrc/doc-link-docbook.xsl $@
 
 RELEASE-NOTES.pdf: RELEASE-NOTES.xml
        $(XSLT) $< fo/docbook.xsl RELEASE-NOTES.fo