diff --git a/Makefile b/Makefile
index 56bbe77ffdbd0e83497505de836024a2d2368783..777207fc14249c3002d08f97606ec36d6d5f8e6c 100644
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@ datadir		?= $(prefix)/share/$(PACKAGE)
 abuildrepo	?= ~/.cache/apks
 
 SCRIPTS		:= abuild devbuild buildrepo abuild-keygen \
-		abuild-sign newapkbuild
+		abuild-sign newapkbuild abump
 USR_BIN_FILES	:= $(SCRIPTS) abuild-tar
 SAMPLES		:= sample.APKBUILD sample.initd sample.confd \
 		sample.pre-install sample.post-install
diff --git a/abump b/abump.in
similarity index 100%
rename from abump
rename to abump.in