summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2010-07-20 11:31:43 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-07-20 11:31:43 +0000
commitaf22a92fa6f4e787ac6c4a22bedb65b66786427a (patch)
treef5448ea3bc8e5e70cb910deaf597866afff5ea2e /Makefile
parent23719d03df2bc160844dbb8ddcc6dfeda0edd0cf (diff)
downloadabuild-af22a92fa6f4e787ac6c4a22bedb65b66786427a.tar.bz2
abuild-af22a92fa6f4e787ac6c4a22bedb65b66786427a.tar.xz
mkalpine: removed
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7f20208..da99953 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@ sysconfdir ?= /etc
datadir ?= $(prefix)/share/$(PACKAGE)
abuildrepo ?= ~/.cache/apks
-SCRIPTS := abuild devbuild mkalpine buildrepo abuild-keygen \
+SCRIPTS := abuild devbuild buildrepo abuild-keygen \
abuild-sign newapkbuild
USR_BIN_FILES := $(SCRIPTS) abuild-tar
SAMPLES := sample.APKBUILD sample.initd sample.confd \