about summary refs log tree commit homepage
path: root/GNUmakefile
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-09-01 11:26:59 -0700
committerEric Wong <normalperson@yhbt.net>2009-09-01 11:26:59 -0700
commit465625fa4763177553846653c2b1198c543d2496 (patch)
tree57c6dac3cef76654e4185064b4ca8763e615d604 /GNUmakefile
parent5fb4355a370632391654a9aa19338fc48a30d143 (diff)
downloadclogger-465625fa4763177553846653c2b1198c543d2496.tar.gz
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 8be93c8..a9bf2d8 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -72,6 +72,7 @@ release: package Manifest.txt $(release_notes) $(release_changes)
           clogger clogger $(VERSION) pkg/clogger-$(VERSION).tgz
         rubyforge add_release -f -n $(release_notes) -a $(release_changes) \
           clogger clogger_ext $(VERSION) pkg/clogger_ext-$(VERSION).gem
+        rake post_news
 endif
 
 .PHONY: test doc Manifest.txt release