about summary refs log tree commit homepage
path: root/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 6df9c5e..b370afe 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -12,6 +12,5 @@ $(ext_pfx)/$(ext)/kcar.c: ext/kcar/kcar.c
 $(ext_pfx)/$(ext)/Makefile: ext/kcar/kcar.c
 ifneq ($(VERSION),)
 release::
-        $(RAKE) raa_update VERSION=$(VERSION)
         $(RAKE) publish_news VERSION=$(VERSION)
 endif