]> granicus.if.org Git - docbook-dsssl/commitdiff
Move extensions packaging out of distrib target and into release
authorMichael Smith <xmldoc@users.sourceforge.net>
Mon, 25 Jun 2007 12:42:58 +0000 (12:42 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Mon, 25 Jun 2007 12:42:58 +0000 (12:42 +0000)
target (so that extensions don't get packaged in snapshots).

xsl/Makefile

index 858dda3329dc5b0949730b8975f89105336cde86..50ea41be6bf17dc6687d62ac5b2ee8c34dcfe31d 100644 (file)
@@ -12,11 +12,11 @@ DISTRIB_CHANGELOG_INCLUDES = gentext
 
 # value of DISTRIB_DEPENDS is a space-separated list of any
 # targets for this distro's "distrib" target to depend on
-DISTRIB_DEPENDS = extensions doc docsrc install.sh RELEASE-NOTES.txt RELEASE-NOTES.pdf
+DISTRIB_DEPENDS = doc docsrc install.sh RELEASE-NOTES.txt RELEASE-NOTES.pdf
 
 # value of RELEASE_DEPENDS is a space-separated list of any
 # targets for this distro's "release" target to depend on
-RELEASE_DEPENDS = ChangeHistory.xml.zip
+RELEASE_DEPENDS = ChangeHistory.xml.zip extensions
 
 # value of ZIP_EXCLUDES is a space-separated list of any file or
 # directory names (shell wildcards OK) that should be excluded