diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -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 \ |