summaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index e8b88a3..5734b12 100644
--- a/Makefile
+++ b/Makefile
@@ -233,6 +233,9 @@ DISTFILES= \
plugins/weblog/stringutil.cpp \
plugins/weblog/Makefile \
plugins/weblog/weblog.cpp \
+ plugins/redirect/Makefile \
+ plugins/redirect/redirect.h \
+ plugins/redirect/redirect.cpp \
plugins/static-files/static-files.h \
plugins/static-files/static-files.cpp \
plugins/static-files/Makefile \