From 5b3022c4a0e81ff23ce4ebc2ec7b03e32f7a719e Mon Sep 17 00:00:00 2001 From: Roland Reichwein Date: Mon, 13 Apr 2020 16:16:06 +0200 Subject: webbox (WIP) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index f0e9bfd..78cfa40 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ DISTROS=debian10 VERSION=$(shell dpkg-parsechangelog --show-field Version) PROJECTNAME=webserver -PLUGINS=static-files# webbox # weblog cgi fcgi +PLUGINS=static-files webbox # weblog cgi fcgi CXX=clang++-10 -- cgit v1.2.3