]> granicus.if.org Git - docbook-dsssl/commitdiff
Removed dependency of announce target on the release target. We
authorMichael Smith <xmldoc@users.sourceforge.net>
Thu, 30 Aug 2007 15:03:29 +0000 (15:03 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Thu, 30 Aug 2007 15:03:29 +0000 (15:03 +0000)
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.

releasetools/Targets.mk

index ff207f25b635ba9ce80dc74fd2b36d89cb9dd263..5d7ebe796a8b00efeef34021863f8826d609da63 100644 (file)
@@ -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: