summaryrefslogtreecommitdiffstats
path: root/Makefile.am
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 /Makefile.am
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 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index a4865d38c0..5c8e6f444e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -287,8 +287,8 @@ 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 \
$(NULL)
STREAMING_PLUGIN_FILES = \