From: Mauritz Jeanson Date: Fri, 4 Apr 2008 14:02:51 +0000 (+0000) Subject: Added xsl-libxslt to DISTRIB_CHANGELOG_INCLUDES. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6c1d5d99b64d7c39c85f2f9b88e20471cc824b5d;p=docbook-dsssl Added xsl-libxslt to DISTRIB_CHANGELOG_INCLUDES. --- diff --git a/xsl/Makefile b/xsl/Makefile index f7abce105..62cee7528 100644 --- a/xsl/Makefile +++ b/xsl/Makefile @@ -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 xsl-saxon xsl-xalan +DISTRIB_CHANGELOG_INCLUDES = gentext xsl-saxon xsl-xalan xsl-libxslt # value of DISTRIB_DEPENDS is a space-separated list of any # targets for this distro's "distrib" target to depend on