From 39b2eca89e7ad06d9c191c2363221897143538b7 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Orsini Date: Wed, 16 Apr 2014 21:26:04 +0200 Subject: [PATCH] regenerated build file --- www/Makefile.in | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/www/Makefile.in b/www/Makefile.in index 9a2f2f0..dbffe57 100644 --- a/www/Makefile.in +++ b/www/Makefile.in @@ -254,14 +254,13 @@ top_srcdir = @top_srcdir@ defaultwwwdir = $(pkgdatadir)/www defaultwww_DATA = \ details.html \ - index.html \ - excanvas.js \ favicon.ico \ - psensor.js \ - jqplot.dateAxisRenderer.js \ + index.html \ jqplot.css \ + jqplot.dateAxisRenderer.js \ jqplot.js \ jquery.js \ + psensor.js \ style.css EXTRA_DIST = $(defaultwww_DATA) -- 2.7.4