diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ include common.mk VERSION=$(shell dpkg-parsechangelog --show-field Version) -DISTROS=debian10 ubuntu2004 ubuntu2010 +DISTROS=debian11 ubuntu2110 PROJECTNAME=webserver PLUGINS= \ cgi \ |