From e76aac74e69c7dd03060e800e206eee777661a0c Mon Sep 17 00:00:00 2001 From: Costa Tsaousis Date: Thu, 18 Oct 2018 17:31:52 +0300 Subject: moved related wiki pages into the repo (#4428) * moved related wiki pages into the repo * updated web server docs * fixed typos --- CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 2e16e6262f..e6e2f5fb42 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -368,8 +368,8 @@ set(API_PLUGIN_FILES web/api/rrd2json.h web/api/web_api_v1.c web/api/web_api_v1.h - web/api/web_buffer_svg.c - web/api/web_buffer_svg.h + web/api/badges/web_buffer_svg.c + web/api/badges/web_buffer_svg.h ) set(STREAMING_PLUGIN_FILES -- cgit v1.2.3