used to before I decided it should only be a dependency for the
release target...)
# value of DISTRIB_DEPENDS is a space-separated list of any
# targets for this distro's "distrib" target to depend on
-DISTRIB_DEPENDS = smoketest doc docsrc install.sh RELEASE-NOTES.txt RELEASE-NOTES.pdf
+DISTRIB_DEPENDS = smoketest doc docsrc install.sh RELEASE-NOTES.txt RELEASE-NOTES.pdf extensions
# value of RELEASE_DEPENDS is a space-separated list of any
# targets for this distro's "release" target to depend on
-RELEASE_DEPENDS = extensions
+RELEASE_DEPENDS =
# value of ZIP_DEPENDS is a space-separated list of any targets
# for this distro's "zip" target to depend on