improved styling
[psensor.git] / www / Makefile.am
index e4f6a15..345dc6c 100644 (file)
@@ -1,5 +1,14 @@
 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)