X-Git-Url: https://arthur.barton.de/gitweb/?a=blobdiff_plain;f=web%2FMakefile.am;h=03a487597263805909372d5ed70286b23f5d3901;hb=b060bae83cc36fdc4f14120228e4c9b0d1ec42e8;hp=5dde096861d1d833e8b282a71e62718dd64ed334;hpb=546de1638d27a3b8518a95d67af4bebe67fda99d;p=netdata.git diff --git a/web/Makefile.am b/web/Makefile.am index 5dde0968..03a48759 100644 --- a/web/Makefile.am +++ b/web/Makefile.am @@ -11,6 +11,7 @@ dist_web_DATA = \ dashboard.html \ dashboard.js \ dashboard_info.js \ + dashboard_info_custom_example.js \ dashboard.css \ dashboard.slate.css \ favicon.ico \ @@ -44,7 +45,7 @@ dist_weblib_DATA = \ lib/d3-3.5.17.min.js \ lib/dygraph-combined-dd74404.js \ lib/dygraph-smooth-plotter-dd74404.js \ - lib/gauge-1.3.1.min.js \ + lib/gauge-1.3.2.min.js \ lib/jquery-2.2.4.min.js \ lib/jquery.easypiechart-97b5824.min.js \ lib/perfect-scrollbar-0.6.15.min.js \