summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorCosta Tsaousis <costa@netdata.cloud>2023-08-16 19:59:20 +0300
committerGitHub <noreply@github.com>2023-08-16 19:59:20 +0300
commit3c78c045bb0ea7225b35df4b6a83e671fc68aed1 (patch)
treeee82930f800ef74d0e9c419cb0d35aea3a0566ee /configure.ac
parente3f1c5f33f4b3e1615613b93ad573d8c12158dc4 (diff)
added /api/v2/ilove.svg endpoint (#15815)
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index ac0d7bff6f..c3ee7484a8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2034,6 +2034,7 @@ AC_CONFIG_FILES([
web/Makefile
web/api/Makefile
web/api/badges/Makefile
+ web/api/ilove/Makefile
web/api/exporters/Makefile
web/api/exporters/shell/Makefile
web/api/exporters/prometheus/Makefile