From 1530fdecd035f38ebca03165d2a1f6666ac127c5 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Orsini Date: Fri, 22 Jul 2011 21:46:59 +0000 Subject: [PATCH] added missing files in the archive --- www/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/Makefile.am b/www/Makefile.am index cbacbcb..3c4b10f 100644 --- a/www/Makefile.am +++ b/www/Makefile.am @@ -1,4 +1,5 @@ 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 jquery.js details.html + EXTRA_DIST=$(defaultwww_DATA) -- 2.7.4