From ed3fcf6ef315fc6fe1519f0c67377267bd95666d Mon Sep 17 00:00:00 2001 From: Roland Reichwein Date: Fri, 29 May 2020 13:44:25 +0200 Subject: webserver 1.8: Fix file list --- Makefile | 2 ++ 1 file changed, 2 insertions(+) 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 \ -- cgit v1.2.3