From: Jean-Philippe Orsini Date: Fri, 22 Jul 2011 21:51:16 +0000 (+0000) Subject: removed jquery.js doublon X-Git-Tag: v0.8.0.5~690 X-Git-Url: https://git.wpitchoune.net/gitweb/?p=psensor.git;a=commitdiff_plain;h=0e7a45641705d773e9dfcec1b779a487462affde removed jquery.js doublon --- diff --git a/www/Makefile.am b/www/Makefile.am index 3c4b10f..e4f6a15 100644 --- a/www/Makefile.am +++ b/www/Makefile.am @@ -1,5 +1,5 @@ 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 jquery.js details.html +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 EXTRA_DIST=$(defaultwww_DATA) diff --git a/www/Makefile.in b/www/Makefile.in index 692ffcb..c417d9e 100644 --- a/www/Makefile.in +++ b/www/Makefile.in @@ -215,7 +215,7 @@ 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 +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 EXTRA_DIST = $(defaultwww_DATA) all: all-am