summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e735074..d5a1b2f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-V=1.2
+V=1.3
P=alpine-conf
PV=$(P)-$(V)
APKF=$(PV).apk
@@ -9,6 +9,7 @@ TMP=$(PV)
LIB_FILES=libalpine.sh
SBIN_FILES=albootstrap\
lbu\
+ setup-acf\
setup-ads\
setup-alpine\
setup-cryptswap\