summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2010-12-30 14:21:49 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-12-30 14:21:49 +0000
commitdfac60a00be55a059b6883d7ba1182b8496297d7 (patch)
treeb51689eeed1c8366a50a3c2a3369b8bf50c543a3 /Makefile
parent21730b7864253f4da7bc35ad544693b193ace8f3 (diff)
downloadabuild-dfac60a00be55a059b6883d7ba1182b8496297d7.tar.bz2
abuild-dfac60a00be55a059b6883d7ba1182b8496297d7.tar.xz
apkgrel: new tool for bumping pkgrel
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1270b22..20049e1 100644
--- a/Makefile
+++ b/Makefile
@@ -11,7 +11,7 @@ LUA_VERSION = 5.1
LUA_SHAREDIR ?= $(prefix)/share/lua/$(LUA_VERSION)/
SCRIPTS := abuild devbuild buildrepo abuild-keygen \
- abuild-sign newapkbuild abump ap
+ abuild-sign newapkbuild abump apkgrel ap
USR_BIN_FILES := $(SCRIPTS) abuild-tar
SAMPLES := sample.APKBUILD sample.initd sample.confd \
sample.pre-install sample.post-install