From d4dd00f58a502c9ca4b63e36ce6bc7a9945dc63c Mon Sep 17 00:00:00 2001 From: Federico Ceratto Date: Tue, 27 Mar 2018 22:28:21 +0100 Subject: New upstream version 1.10.0+dfsg --- web/Makefile.am | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'web/Makefile.am') diff --git a/web/Makefile.am b/web/Makefile.am index 02d893174..ac9228744 100644 --- a/web/Makefile.am +++ b/web/Makefile.am @@ -21,6 +21,7 @@ dist_web_DATA = \ netdata-swagger.yaml \ netdata-swagger.json \ robots.txt \ + refresh-badges.js \ registry.html \ sitemap.xml \ tv.html \ @@ -43,10 +44,12 @@ dist_weblib_DATA = \ lib/bootstrap-table-1.11.0.min.js \ lib/bootstrap-table-export-1.11.0.min.js \ lib/bootstrap-toggle-2.2.2.min.js \ - lib/c3-0.4.11.min.js \ - lib/d3-3.5.17.min.js \ - lib/dygraph-combined-dd74404.js \ - lib/dygraph-smooth-plotter-dd74404.js \ + lib/clipboard-polyfill-be05dad.js \ + lib/c3-0.4.18.min.js \ + lib/d3-4.12.2.min.js \ + lib/d3pie-0.2.1-netdata-3.js \ + lib/dygraph-c91c859.min.js \ + lib/dygraph-smooth-plotter-c91c859.js \ lib/fontawesome-all-5.0.1.min.js \ lib/gauge-1.3.2.min.js \ lib/jquery-2.2.4.min.js \ @@ -69,7 +72,7 @@ dist_webcss_DATA = \ css/bootstrap-slate-flat-3.3.7.css \ css/bootstrap-slider-10.0.0.min.css \ css/bootstrap-toggle-2.2.2.min.css \ - css/c3-0.4.11.min.css \ + css/c3-0.4.18.min.css \ $(NULL) webfontsdir=$(webdir)/fonts -- cgit v1.2.3