summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRoland Reichwein <mail@reichwein.it>2021-12-21 16:14:07 +0100
committerRoland Reichwein <mail@reichwein.it>2021-12-21 16:14:07 +0100
commit0f7478d8d2da23c35ba7365dfc931bf6a4382093 (patch)
tree72366312e5549708380dfe562da7264d3015ab26
parent347723027c83faee91837b01599738fdf0e39e2d (diff)
Support Debian 10+11, Ubuntu 2004..2204
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ac2dabd..94f74de 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ include common.mk
VERSION=$(shell dpkg-parsechangelog --show-field Version)
-DISTROS=debian11 ubuntu2110
+DISTROS=base debian10 debian11 ubuntu2004 ubuntu2010 ubuntu2104 ubuntu2110 ubuntu2204
PROJECTNAME=webserver
PLUGINS= \
cgi \