X-Git-Url: https://git.wpitchoune.net/gitweb/?p=psensor.git;a=blobdiff_plain;f=www%2FMakefile.am;fp=www%2FMakefile.am;h=345dc6c1b55dacd6b24f03edf47e0f06e9864c91;hp=e4f6a15eb777ff1fddf6ac50af51502913390247;hb=1a0fc974e2424fc7728c23c1e9d237ae700bbd4e;hpb=2f3798bd792934508bf879aaa2110be50f74acf6 diff --git a/www/Makefile.am b/www/Makefile.am index e4f6a15..345dc6c 100644 --- a/www/Makefile.am +++ b/www/Makefile.am @@ -1,5 +1,14 @@ 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 details.html - +defaultwww_DATA = \ + details.html \ + index.html \ + favicon.ico \ + monitor.html \ + psensor.js \ + jqplot.dateAxisRenderer.js \ + jqplot.css \ + jqplot.js \ + jquery.js \ + style.css EXTRA_DIST=$(defaultwww_DATA)