summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2011-05-31 14:34:46 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2011-05-31 14:35:27 +0000
commit7f122b77e87fd69ec26afba2b022f2a1d4b33e7c (patch)
treed99556855a2fee5d55554cbf35c3b378951faaac /Makefile
parent529438949e2eda0fd98a0aa396c33098f0a2754e (diff)
downloadabuild-7f122b77e87fd69ec26afba2b022f2a1d4b33e7c.tar.bz2
abuild-7f122b77e87fd69ec26afba2b022f2a1d4b33e7c.tar.xz
newapkbuild-cpan: new tool
to help make perl-* packages
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5be825a..d63f9e9 100644
--- a/Makefile
+++ b/Makefile
@@ -11,7 +11,8 @@ LUA_VERSION = 5.1
LUA_SHAREDIR ?= $(prefix)/share/lua/$(LUA_VERSION)/
SCRIPTS := abuild devbuild buildrepo abuild-keygen \
- abuild-sign newapkbuild abump apkgrel ap buildlab
+ abuild-sign newapkbuild abump apkgrel ap buildlab \
+ newapkbuild-cpan
USR_BIN_FILES := $(SCRIPTS) abuild-tar
SAMPLES := sample.APKBUILD sample.initd sample.confd \
sample.pre-install sample.post-install