fixed alphabetic ordering
[psensor.git] / www / Makefile.am
index dd277d6..bec8522 100644 (file)
@@ -1,13 +1,13 @@
 defaultwwwdir = $(pkgdatadir)/www
 defaultwww_DATA = \
        details.html \
-       index.html \
        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)