summaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorRoland Reichwein <mail@reichwein.it>2023-02-11 11:58:03 +0100
committerRoland Reichwein <mail@reichwein.it>2023-02-11 11:58:03 +0100
commitaaaaed8479368b87bc6960dc6abe5a97b4cc7ef9 (patch)
treeb42aba96bb84c0e3593b910011a8b05cffe4e7be /Makefile
parente1f1bf463631c73b5a7e70c3f3a1b1206df6c317 (diff)
Separated out weblog
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile8
1 files changed, 0 insertions, 8 deletions
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 \