X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=www%2FMakefile.am;h=bec8522994060817badc9b3ae557f77a1cd1cd54;hb=c1e20f2631a1249720e9c75d753eacfcb0f6c7b9;hp=e4f6a15eb777ff1fddf6ac50af51502913390247;hpb=0e7a45641705d773e9dfcec1b779a487462affde;p=psensor.git diff --git a/www/Makefile.am b/www/Makefile.am index e4f6a15..bec8522 100644 --- a/www/Makefile.am +++ b/www/Makefile.am @@ -1,5 +1,13 @@ 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 \ + favicon.ico \ + index.html \ + jqplot.css \ + jqplot.dateAxisRenderer.js \ + jqplot.js \ + jquery.js \ + psensor.js \ + style.css EXTRA_DIST=$(defaultwww_DATA)