summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2014-03-31 11:26:33 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2014-03-31 11:26:33 +0000
commit5b07d9e53c0b53ed806837afa69ad73b40ecc636 (patch)
treedb691f8f2c6fba8ee5e79dd5a7e4f80ac868fb30 /Makefile
parent1271891d88af3e0571f8a10c97f5a78795ea2ee9 (diff)
downloadlua-aports-5b07d9e53c0b53ed806837afa69ad73b40ecc636.tar.bz2
lua-aports-5b07d9e53c0b53ed806837afa69ad73b40ecc636.tar.xz
ap: import from abuild
import the ap utility from abuild package
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c545fa8..e3d6dc7 100644
--- a/Makefile
+++ b/Makefile
@@ -12,7 +12,7 @@ aportsfiles= \
db.lua \
pkg.lua
-binfiles=buildrepo.lua
+binfiles=buildrepo.lua ap.lua
all:
@echo "To install run:"