release 0.8.0.6
[psensor.git] / www / Makefile.in
index 2c455f8..dbffe57 100644 (file)
@@ -102,6 +102,7 @@ ACLOCAL = @ACLOCAL@
 AMTAR = @AMTAR@
 APPINDICATOR_CFLAGS = @APPINDICATOR_CFLAGS@
 APPINDICATOR_LIBS = @APPINDICATOR_LIBS@
+AR = @AR@
 ATASMART_CFLAGS = @ATASMART_CFLAGS@
 ATASMART_LIBS = @ATASMART_LIBS@
 AUTOCONF = @AUTOCONF@
@@ -203,6 +204,7 @@ abs_builddir = @abs_builddir@
 abs_srcdir = @abs_srcdir@
 abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
+ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 am__include = @am__include@
 am__leading_dot = @am__leading_dot@
@@ -252,15 +254,13 @@ top_srcdir = @top_srcdir@
 defaultwwwdir = $(pkgdatadir)/www
 defaultwww_DATA = \
        details.html \
-       index.html \
-        excanvas.js \
        favicon.ico \
-       monitor.html \
-       psensor.js \
-       jqplot.dateAxisRenderer.js \
+       index.html \
        jqplot.css \
+       jqplot.dateAxisRenderer.js \
        jqplot.js \
        jquery.js \
+       psensor.js \
        style.css 
 
 EXTRA_DIST = $(defaultwww_DATA)