X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=www%2FMakefile.am;h=bec8522994060817badc9b3ae557f77a1cd1cd54;hb=7264bd6090d2daa896959ed7ca86ea63365b9a90;hp=2c7a3ab71eccfb07aa0926b81e4f1475100d0d9b;hpb=c97de26994a67a9d07941b95a3ad2a9323e64ddf;p=psensor.git diff --git a/www/Makefile.am b/www/Makefile.am index 2c7a3ab..bec8522 100644 --- a/www/Makefile.am +++ b/www/Makefile.am @@ -1,4 +1,13 @@ defaultwwwdir = $(pkgdatadir)/www -defaultwww_DATA = monitor.lua style.css favicon.ico index.lua monitor.html jquery.js +defaultwww_DATA = \ + details.html \ + favicon.ico \ + index.html \ + jqplot.css \ + jqplot.dateAxisRenderer.js \ + jqplot.js \ + jquery.js \ + psensor.js \ + style.css EXTRA_DIST=$(defaultwww_DATA)