From: Michael Smith Date: Wed, 29 Aug 2007 09:42:25 +0000 (+0000) Subject: Made install target depend on release target. X-Git-Tag: release/1.79.1~6^2~1718 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=32dff6caadba4d729aa0fc02541280059c62b290;p=docbook-dsssl Made install target depend on release target. --- diff --git a/releasetools/Targets.mk b/releasetools/Targets.mk index afe8c8a49..2c5273344 100644 --- a/releasetools/Targets.mk +++ b/releasetools/Targets.mk @@ -221,7 +221,7 @@ else )" endif -install: tag upload-to-sf-incoming upload-to-project-webspace +install: release tag upload-to-sf-incoming upload-to-project-webspace @echo "The docbook-$(DISTRO) and docbook-$(DISTRO)-doc packages have been uploaded to the SF incoming area." @echo "Use the form at the following URL to move files to the project release area." @echo