X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=www%2FMakefile.am;h=bec8522994060817badc9b3ae557f77a1cd1cd54;hb=51450a36b7143fe230197dfa89b5fd072af7421c;hp=60c1afa0e43d7e5b076548e079bf0e9f961a052f;hpb=609664bb77874990e10f8073e54bb7f1645c8d72;p=psensor.git diff --git a/www/Makefile.am b/www/Makefile.am index 60c1afa..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 +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)