]> granicus.if.org Git - docbook-dsssl/commitdiff
Added xsl-saxon and xsl-xalan to list of sibling modules whose
authorMichael Smith <xmldoc@users.sourceforge.net>
Fri, 24 Aug 2007 03:18:27 +0000 (03:18 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Fri, 24 Aug 2007 03:18:27 +0000 (03:18 +0000)
changes get recorded in the NEWS files and release notes.

releasetools/svnlog2docbook.xsl
xsl/Makefile

index d026f141cedef6b4e764f9e8a4ff2363d40e66af..f0187db822d666a52b10165dca41cd5efffe6dab 100644 (file)
@@ -86,7 +86,7 @@
   <!-- * for the subdirectory or sibling directory -->
   <xsl:param
       name="subsections"
-      >Gentext Common FO HTML Manpages HTMLHelp Eclipse JavaHelp Roundtrip Slides Website Params Highlighting Profiling Lib Tools Template</xsl:param>
+      >Gentext Common FO HTML Manpages HTMLHelp Eclipse JavaHelp Roundtrip Slides Website Params Highlighting Profiling Lib Tools Template XSL-Saxon XSL-Xalan</xsl:param>
   <sf:users>
     <!-- * The sf:users structure associates Sourceforge usernames -->
     <!-- * with the real names of the people they correspond to -->
index 71160deff3b37c49af90e04837765b5b76493a68..4b1b72ec6ec644a3b6a376ca70e9a16b2d437ab2 100644 (file)
@@ -14,7 +14,7 @@ DISTRO=xsl
 # value of DISTRIB_CHANGELOG_INCLUDES is a space-separated list of
 # any other top-level modules from which to log changes in the
 # NEWS and RELEASE-NOTES.* files for this distro
-DISTRIB_CHANGELOG_INCLUDES = gentext
+DISTRIB_CHANGELOG_INCLUDES = gentext xsl-saxon xsl-xalan
 
 # value of DISTRIB_DEPENDS is a space-separated list of any
 # targets for this distro's "distrib" target to depend on