next release will be 1.0.2
[psensor-pkg-debian.git] / www / Makefile.in
index 9a2f2f0..1c1ad73 100644 (file)
@@ -184,6 +184,7 @@ PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
 POSUB = @POSUB@
 PTHREAD_LIBS = @PTHREAD_LIBS@
 RANLIB = @RANLIB@
+SED = @SED@
 SENSORS_LIBS = @SENSORS_LIBS@
 SET_MAKE = @SET_MAKE@
 SHELL = @SHELL@
@@ -254,14 +255,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)