From aaaaed8479368b87bc6960dc6abe5a97b4cc7ef9 Mon Sep 17 00:00:00 2001 From: Roland Reichwein Date: Sat, 11 Feb 2023 11:58:03 +0100 Subject: Separated out weblog --- Makefile | 8 -------- 1 file changed, 8 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 34a95fa..6f3bc97 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,6 @@ PLUGINS= \ static-files \ statistics \ webbox \ - weblog \ websocket CXXFLAGS+=-fPIE @@ -189,13 +188,6 @@ DISTFILES= \ plugins/webbox/html/webbox.js \ plugins/webbox/webbox.cpp \ plugins/webbox/webbox.h \ - plugins/weblog/Makefile \ - plugins/weblog/html/blog.css \ - plugins/weblog/html/favicon.ico \ - plugins/weblog/procmail/procmail.sh \ - plugins/weblog/procmail/procmailrc \ - plugins/weblog/weblog.cpp \ - plugins/weblog/weblog.h \ privileges.cpp \ privileges.h \ response.cpp \ -- cgit v1.2.3