summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 0a670d8..4c48bb4 100644
--- a/Makefile
+++ b/Makefile
@@ -10,9 +10,8 @@ abuildrepo ?= ~/.cache/abuild
LUA_VERSION = 5.1
LUA_SHAREDIR ?= $(prefix)/share/lua/$(LUA_VERSION)/
-SCRIPTS := abuild devbuild buildrepo abuild-keygen \
- abuild-sign newapkbuild abump apkgrel ap buildlab \
- apkbuild-cpan
+SCRIPTS := abuild buildrepo abuild-keygen abuild-sign newapkbuild \
+ abump apkgrel ap buildlab apkbuild-cpan
USR_BIN_FILES := $(SCRIPTS) abuild-tar
SAMPLES := sample.APKBUILD sample.initd sample.confd \
sample.pre-install sample.post-install