X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=www%2FMakefile.am;h=dd277d625c79ff935772ddaa3ed45e51d994974e;hb=9f88c95348e67c5ef39ce50904b57d8beadc26cc;hp=60c1afa0e43d7e5b076548e079bf0e9f961a052f;hpb=609664bb77874990e10f8073e54bb7f1645c8d72;p=psensor.git diff --git a/www/Makefile.am b/www/Makefile.am index 60c1afa..dd277d6 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 \ + index.html \ + favicon.ico \ + psensor.js \ + jqplot.dateAxisRenderer.js \ + jqplot.css \ + jqplot.js \ + jquery.js \ + style.css EXTRA_DIST=$(defaultwww_DATA)