summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-12-30 14:09:57 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-12-30 14:13:42 +0000
commit7ac5bd33b35809af335458664d580be072cc3617 (patch)
treea32a1e709f6bec8ab8aff2eea3633dd06bbf3d20 /Makefile
parent85cd8c961d30e08ac437c4338036b399ee57716e (diff)
downloadabuild-7ac5bd33b35809af335458664d580be072cc3617.tar.bz2
abuild-7ac5bd33b35809af335458664d580be072cc3617.tar.xz
checkapk: new tool
Tool to help find ABI breakages in package upgrades
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 959845e..0bb4b37 100644
--- a/Makefile
+++ b/Makefile
@@ -12,7 +12,7 @@ LUA_VERSION = 5.1
LUA_SHAREDIR ?= $(prefix)/share/lua/$(LUA_VERSION)/
SCRIPTS := abuild buildrepo abuild-keygen abuild-sign newapkbuild \
- abump apkgrel ap buildlab apkbuild-cpan
+ abump apkgrel ap buildlab apkbuild-cpan checkapk
USR_BIN_FILES := $(SCRIPTS) abuild-tar abuild-sudo
SAMPLES := sample.APKBUILD sample.initd sample.confd \
sample.pre-install sample.post-install