X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=www%2FMakefile.am;h=bec8522994060817badc9b3ae557f77a1cd1cd54;hb=7264bd6090d2daa896959ed7ca86ea63365b9a90;hp=3c4b10f7c10ffbf4b77045004c914bb09123a459;hpb=1530fdecd035f38ebca03165d2a1f6666ac127c5;p=psensor.git diff --git a/www/Makefile.am b/www/Makefile.am index 3c4b10f..bec8522 100644 --- a/www/Makefile.am +++ b/www/Makefile.am @@ -1,5 +1,13 @@ defaultwwwdir = $(pkgdatadir)/www -defaultwww_DATA = index.html style.css favicon.ico monitor.html jquery.js psensor.js jqplot.dateAxisRenderer.min.js jquery.jqplot.min.css jquery.jqplot.min.js jquery.js details.html - +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)