Fixed restoration of the panel divider position.
[psensor.git] / www / Makefile.am
index 60c1afa..bec8522 100644 (file)
@@ -1,4 +1,13 @@
 defaultwwwdir = $(pkgdatadir)/www
-defaultwww_DATA = monitor.lua style.css favicon.ico index.lua
+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)