improved styling
[psensor.git] / www / Makefile.in
index c417d9e..1bce1e1 100644 (file)
@@ -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