X-Git-Url: https://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=www%2FMakefile.am;h=17dca21d29199d77891f66eac66b5aa8898a4c4a;hb=105d4328e0c0de08071b1a71e744b04c95485631;hp=869ec537cda2f4373b01661b81e35054365b6d1f;hpb=86a2918a63cbf19152b12382438e283c8ec511a4;p=psensor.git diff --git a/www/Makefile.am b/www/Makefile.am index 869ec53..17dca21 100644 --- a/www/Makefile.am +++ b/www/Makefile.am @@ -1,4 +1,14 @@ defaultwwwdir = $(pkgdatadir)/www -defaultwww_DATA = index.html style.css favicon.ico monitor.html jquery.js +defaultwww_DATA = \ + details.html \ + index.html \ + excanvas.js \ + favicon.ico \ + psensor.js \ + jqplot.dateAxisRenderer.js \ + jqplot.css \ + jqplot.js \ + jquery.js \ + style.css EXTRA_DIST=$(defaultwww_DATA)