summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorWilliam Pitcock <nenolod@dereferenced.org>2011-01-24 21:01:05 -0600
committerWilliam Pitcock <nenolod@dereferenced.org>2011-01-24 21:01:05 -0600
commitdf4893dec14ba22e2b9c43bb2b84b5dc96f55ce9 (patch)
tree301abc97810860d3163556f5491ced2006b60b6d /Makefile
parent0dccfece2e8ef71f07736034a608820881a487f7 (diff)
downloadabuild-df4893dec14ba22e2b9c43bb2b84b5dc96f55ce9.tar.bz2
abuild-df4893dec14ba22e2b9c43bb2b84b5dc96f55ce9.tar.xz
new script (buildlab) for doing chrooted builds.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 86ff456..ad626f3 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 apkgrel ap
+ abuild-sign newapkbuild abump apkgrel ap buildlab
USR_BIN_FILES := $(SCRIPTS) abuild-tar
SAMPLES := sample.APKBUILD sample.initd sample.confd \
sample.pre-install sample.post-install