summaryrefslogtreecommitdiffstats
path: root/web/Makefile.am
diff options
context:
space:
mode:
authorCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2016-01-09 05:46:10 +0200
committerCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2016-01-09 05:46:10 +0200
commitae676be6beb76e5bc9c0d977057348a3c78cf3e2 (patch)
tree08632e16a5b58d3425823036c67dd6d25003ec08 /web/Makefile.am
parent721683bf2a7485e316b1cdb02a3d0034bc1f2192 (diff)
added gauge.js and adapted dashboard to use it
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 248326b4cb..c7f75c9a2a 100644
--- a/web/Makefile.am
+++ b/web/Makefile.am
@@ -40,6 +40,7 @@ dist_weblib_DATA = \
lib/bootstrap-toggle.min.js \
lib/c3.min.js \
lib/d3.min.js \
+ lib/gauge.min.js \
$(NULL)
webcssdir=$(webdir)/css