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 b13c885..0a33a11 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-V=1.4.1
+V=1.5
P=alpine-conf
PV=$(P)-$(V)
APKF=$(PV).apk
@@ -11,6 +11,7 @@ SBIN_FILES=albootstrap\
lbu\
setup-ads\
setup-alpine\
+ setup-alpine-web\
setup-cryptswap\
setup-dns\
setup-hostname\