summaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorRoland Reichwein <mail@reichwein.it>2020-04-13 16:16:06 +0200
committerRoland Reichwein <mail@reichwein.it>2020-04-13 16:16:06 +0200
commit5b3022c4a0e81ff23ce4ebc2ec7b03e32f7a719e (patch)
tree3f58cc9b9a161e89d0d8e341473714a2acf5ed08 /Makefile
parent4732dc63657f4c6fc342f7674f7dc7c666b293dc (diff)
webbox (WIP)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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