From 0f7478d8d2da23c35ba7365dfc931bf6a4382093 Mon Sep 17 00:00:00 2001 From: Roland Reichwein Date: Tue, 21 Dec 2021 16:14:07 +0100 Subject: Support Debian 10+11, Ubuntu 2004..2204 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \ -- cgit v1.2.3