about summary refs log tree commit homepage
path: root/GNUmakefile
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2010-08-03 08:39:22 +0000
committerEric Wong <normalperson@yhbt.net>2010-08-03 08:39:49 +0000
commit3607ef808c947c37d1810cdb34ed924c86502ad1 (patch)
treebc71caaab240f2a526504f656d4a14691dd1f427 /GNUmakefile
parent07d2c8318651ed85451fedcd950aff34d6f56efc (diff)
downloadrainbows-3607ef808c947c37d1810cdb34ed924c86502ad1.tar.gz
I keep forgetting, so I'll force it on myself.
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 55d55e6..7599291 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -183,6 +183,7 @@ release: verify package $(release_notes) $(release_changes)
           $(rfproject) $(rfpackage) $(VERSION) $(pkggem)
         $(RAKE) raa_update VERSION=$(VERSION)
         $(RAKE) fm_update VERSION=$(VERSION)
+        $(RAKE) publish_news VERSION=$(VERSION)
 else
 gem install-gem: GIT-VERSION-FILE
         $(MAKE) $@ VERSION=$(GIT_VERSION)