From 58eac47439c2de9e6b460f5ac8dc4a0c9fa9872f Mon Sep 17 00:00:00 2001
From: Roland Reichwein <mail@reichwein.it>
Date: Sun, 20 Dec 2020 18:12:18 +0100
Subject: Update list of Linux distributions

---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'Makefile')

diff --git a/Makefile b/Makefile
index 353e1e3..9a979df 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ include common.mk
 
 VERSION=$(shell dpkg-parsechangelog --show-field Version)
 
-DISTROS=debian10 ubuntu1910 ubuntu2004
+DISTROS=debian10 ubuntu2004 ubuntu2010
 PROJECTNAME=webserver
 PLUGINS= \
          cgi \
-- 
cgit v1.2.3