summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-07-23 08:43:07 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-07-23 08:43:07 +0000
commitf7e5128b3e656f6273b19b74a504373e0d2d5d88 (patch)
tree1581ffc0fd516880456ccdff81abb724f3230062 /Makefile
parent17c6ce7ada7babe8568fbe22dd4d4bb4511f7fa2 (diff)
downloadalpine-iso-f7e5128b3e656f6273b19b74a504373e0d2d5d88.tar.bz2
alpine-iso-f7e5128b3e656f6273b19b74a504373e0d2d5d88.tar.xz
Makefile: install abuild-sign
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 893cb2a..ac34698 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@ sysconfdir ?= /etc
datadir ?= $(prefix)/share/$(PACKAGE)
apkcache ?= ~/.cache/apks
-SCRIPTS := abuild devbuild mkalpine buildrepo abuild-keygen
+SCRIPTS := abuild devbuild mkalpine buildrepo abuild-keygen abuild-sign
USR_BIN_FILES := $(SCRIPTS) abuild-tar
SAMPLES := sample.APKBUILD sample.initd sample.confd \
sample.pre-install sample.post-install