]> granicus.if.org Git - docbook-dsssl/commitdiff
Removed ZIP_DEPENDS and moved dependency on release and tag
authorMichael Smith <xmldoc@users.sourceforge.net>
Wed, 29 Aug 2007 09:53:20 +0000 (09:53 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Wed, 29 Aug 2007 09:53:20 +0000 (09:53 +0000)
targets to install target instead.

xsl/Makefile

index 2f80407c9c901dec3354d2bd300c48221593517b..1283d5cce16fd685ffd514beeb8363fbad942fe4 100644 (file)
@@ -24,9 +24,9 @@ DISTRIB_DEPENDS = doc docsrc install.sh RELEASE-NOTES.txt extensions
 # targets for this distro's "release" target to depend on
 RELEASE_DEPENDS = smoketest RELEASE-NOTES.pdf
 
-# value of ZIP_DEPENDS is a space-separated list of any targets
-# for this distro's "zip" target to depend on
-ZIP_DEPENDS = tag release
+# value of INSTALL_DEPENDS is a space-separated list of any
+# targets for this distro's "install" target to depend on
+INSTALL_DEPENDS = release tag
 
 # value of ZIP_EXCLUDES is a space-separated list of any file or
 # directory names (shell wildcards OK) that should be excluded