summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rwxr-xr-xabump.in (renamed from abump)0
2 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 56bbe77..777207f 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
index f000f48..f000f48 100755
--- a/abump
+++ b/abump.in