summaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorRoland Reichwein <mail@reichwein.it>2020-05-29 13:44:25 +0200
committerRoland Reichwein <mail@reichwein.it>2020-05-29 13:44:25 +0200
commited3fcf6ef315fc6fe1519f0c67377267bd95666d (patch)
tree6996c1cb53b6e5c2fc97d475cd0f06ce25c810e8 /Makefile
parent8782c6c3d7e2f23ef8f24f5728cfc3168a1e0821 (diff)
webserver 1.8: Fix file list
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 3f65d11..64ae413 100644
--- a/Makefile
+++ b/Makefile
@@ -226,6 +226,8 @@ DISTFILES= \
plugins/webbox/html/favicon.ico \
plugins/webbox/html/index.html \
plugins/webbox/html/webbox.js \
+ plugins/webbox/html/checkbox.png \
+ plugins/webbox/html/checkbox-checked.png \
plugins/webbox/Makefile \
plugins/webbox/webbox.cpp \
plugins/weblog/weblog.h \