From: Michael Smith Date: Thu, 30 Aug 2007 15:03:29 +0000 (+0000) Subject: Removed dependency of announce target on the release target. We X-Git-Tag: release/1.79.1~6^2~1684 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bb562e0b04af58c98ca63ec84631dc6b24049ffc;p=docbook-dsssl Removed dependency of announce target on the release target. We really don't need for it to depend on any build targets other than the specific files (changes file, boilerplate) that it uses in to create the announcement message. --- diff --git a/releasetools/Targets.mk b/releasetools/Targets.mk index ff207f25b..5d7ebe796 100644 --- a/releasetools/Targets.mk +++ b/releasetools/Targets.mk @@ -228,7 +228,7 @@ install: $(INSTALL_DEPENDS) upload-to-sf-incoming upload-to-project-webspace @echo @echo " http://sourceforge.net/project/admin/editpackages.php?group_id=21935" -announce: $(ANNOUNCE_CHANGES) .announcement-text release +announce: $(ANNOUNCE_CHANGES) .announcement-text $(RELEASE_ANNOUNCE) "$(DISTRO_TITLE)" "$(RELVER)" .announcement-text $< "$(ANNOUNCE_RECIPIENTS)" tag: