summaryrefslogtreecommitdiffstats
path: root/web/Makefile.am
diff options
context:
space:
mode:
authorCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2016-04-23 03:20:59 +0300
committerCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2016-04-23 03:20:59 +0300
commit51cdf6662ee2f88ffe3c28e82134b7fc95024d17 (patch)
treea82172887286dfba1df9d0f136a8115d9e2bad50 /web/Makefile.am
parent5406ed8539c82c51e9cde3fd9a501139099957c5 (diff)
new demo dashboard to monitor the demo sites; updated tv.html to support slow browsers
Diffstat (limited to 'web/Makefile.am')
-rw-r--r--web/Makefile.am7
1 files changed, 4 insertions, 3 deletions
diff --git a/web/Makefile.am b/web/Makefile.am
index 1b6b918be9..174ef229bc 100644
--- a/web/Makefile.am
+++ b/web/Makefile.am
@@ -4,18 +4,19 @@
MAINTAINERCLEANFILES= $(srcdir)/Makefile.in
dist_web_DATA = \
- robots.txt \
- index.html \
demo.html \
demo2.html \
- tv.html \
+ demosites.html \
dashboard.html \
dashboard.js \
dashboard.css \
dashboard.slate.css \
favicon.ico \
+ index.html \
netdata-swagger.yaml \
netdata-swagger.json \
+ robots.txt \
+ tv.html \
version.txt \
$(NULL)