diff options
| -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=debian11 ubuntu2110 +DISTROS=base debian10 debian11 ubuntu2004 ubuntu2010 ubuntu2104 ubuntu2110 ubuntu2204  PROJECTNAME=webserver  PLUGINS= \           cgi \  | 
