summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorCosta Tsaousis <costa@tsaousis.gr>2018-10-18 17:31:52 +0300
committerGitHub <noreply@github.com>2018-10-18 17:31:52 +0300
commite76aac74e69c7dd03060e800e206eee777661a0c (patch)
treefa8e082b99d4d85c950f3d5d25385f9d14980c6f /CMakeLists.txt
parent15408ace0c2a81986026dd66446bb216c9b96eb6 (diff)
moved related wiki pages into the repo (#4428)
* moved related wiki pages into the repo * updated web server docs * fixed typos
Diffstat (limited to 'CMakeLists.txt')
-rwxr-xr-xCMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
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