summaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorRoland Reichwein <mail@reichwein.it>2023-01-17 19:48:26 +0100
committerRoland Reichwein <mail@reichwein.it>2023-01-17 19:48:26 +0100
commit9b0320c8b47c43adce1aa5d9821b67c1fa42e1d6 (patch)
treefcfbd844e6e179ddc3b2a89f4248db1f3fd0fc19 /Makefile
parentdb915a76b83f3e9a4009702d28d068e399d2c7e8 (diff)
v1.8 Build fix
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8a1fd93..49f3b6e 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ include common.mk
VERSION=$(shell dpkg-parsechangelog --show-field Version)
-DISTROS=base debian11 ubuntu2204 ubuntu2210
+DISTROS=debian11 ubuntu2204 ubuntu2210
PROJECTNAME=webserver
TGZNAME=$(shell ls -t ../$(PROJECTNAME)-$(VERSION).tar.xz | head -n1 | sed -e 's,^../,,')
PLUGINS= \