X-Git-Url: https://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=www%2FMakefile.in;fp=www%2FMakefile.in;h=1bce1e1903c95f946c44086c44bfe95551c5753a;hb=1a0fc974e2424fc7728c23c1e9d237ae700bbd4e;hp=c417d9e1c8b7ac0c3039e79cd996235caad943da;hpb=2f3798bd792934508bf879aaa2110be50f74acf6;p=psensor.git diff --git a/www/Makefile.in b/www/Makefile.in index c417d9e..1bce1e1 100644 --- a/www/Makefile.in +++ b/www/Makefile.in @@ -215,7 +215,18 @@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ 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) all: all-am