X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=www%2FMakefile.am;h=bec8522994060817badc9b3ae557f77a1cd1cd54;hb=c1e20f2631a1249720e9c75d753eacfcb0f6c7b9;hp=4ad4850d90cfa30776d20880ee7a762e4ad7520e;hpb=40d299e6a33d3b3c4e2121e351ab2180023f16e7;p=psensor.git diff --git a/www/Makefile.am b/www/Makefile.am index 4ad4850..bec8522 100644 --- a/www/Makefile.am +++ b/www/Makefile.am @@ -1,4 +1,13 @@ defaultwwwdir = $(pkgdatadir)/www -defaultwww_DATA = index.html 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)