From: Michael Smith <xmldoc@users.sourceforge.net>
Date: Thu, 30 Aug 2007 13:38:46 +0000 (+0000)
Subject: Make announce target depend on release instead of distrib
X-Git-Tag: release/1.79.1~6^2~1686
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=507110a9ca0e78a0eed9e95358ff0a2659177608;p=docbook-dsssl

Make announce target depend on release instead of distrib
---

diff --git a/releasetools/Targets.mk b/releasetools/Targets.mk
index 9061a2d82..ff207f25b 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 distrib
+announce: $(ANNOUNCE_CHANGES) .announcement-text release
 	$(RELEASE_ANNOUNCE) "$(DISTRO_TITLE)" "$(RELVER)" .announcement-text $< "$(ANNOUNCE_RECIPIENTS)"
 
 tag: