diff options
author | Roland Reichwein <mail@reichwein.it> | 2020-12-20 18:12:18 +0100 |
---|---|---|
committer | Roland Reichwein <mail@reichwein.it> | 2020-12-20 18:12:18 +0100 |
commit | 58eac47439c2de9e6b460f5ac8dc4a0c9fa9872f (patch) | |
tree | fe761794310539d8cf8aa90bb3877b1468c7c88b /Makefile | |
parent | 73f0b597dec0705db01ed4eec7abaebc0295a243 (diff) |
Update list of Linux distributions
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 ubuntu1910 ubuntu2004 +DISTROS=debian10 ubuntu2004 ubuntu2010 PROJECTNAME=webserver PLUGINS= \ cgi \ |