From: Jean-Philippe Orsini Date: Tue, 15 Apr 2014 16:05:56 +0000 (+0200) Subject: fixed alphabetic ordering X-Git-Tag: v1.0.1~55 X-Git-Url: https://git.wpitchoune.net/gitweb/?p=psensor.git;a=commitdiff_plain;h=90e00992c86ca4e410dcd2a725daad9dee2a4e39 fixed alphabetic ordering --- diff --git a/www/Makefile.am b/www/Makefile.am index dd277d6..bec8522 100644 --- a/www/Makefile.am +++ b/www/Makefile.am @@ -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)