X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=www%2FMakefile.am;h=bec8522994060817badc9b3ae557f77a1cd1cd54;hb=28ba8deef53e8f46fa79919b9fea4fe2dc1163e4;hp=cbacbcbc5e7e5b3ad26e2cd85b6e1dd1aac34802;hpb=8794ae2f4632abae427a5f5cbd6daa9575ea22e5;p=psensor.git diff --git a/www/Makefile.am b/www/Makefile.am index cbacbcb..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 monitor.html jquery.js psensor.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)