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