summaryrefslogtreecommitdiffstats
path: root/web/Makefile.am
diff options
context:
space:
mode:
authorCosta Tsaousis <costa@tsaousis.gr>2016-05-26 02:14:47 +0300
committerCosta Tsaousis <costa@tsaousis.gr>2016-05-26 02:14:47 +0300
commitac9e7f6a48a0211e03f1257d9039bd22ec6ccada (patch)
tree4a292aea15d46528ca47c1863f72f842d36f421d /web/Makefile.am
parentbc1e9de6a9ec9bd73c61e3d4b7ba689e94682dd8 (diff)
my-netdata menu now finds the proper URL for a server; added example registry.html page that renders charts for each registry entry
Diffstat (limited to 'web/Makefile.am')
-rw-r--r--web/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/Makefile.am b/web/Makefile.am
index 4a8f48a7b8..99daaebe6c 100644
--- a/web/Makefile.am
+++ b/web/Makefile.am
@@ -16,6 +16,7 @@ dist_web_DATA = \
netdata-swagger.yaml \
netdata-swagger.json \
robots.txt \
+ registry.html \
tv.html \
version.txt \
$(NULL)