removed lua support, monitoring page is now using jquery and json http requests
[psensor.git] / www / Makefile.am
index 60c1afa..869ec53 100644 (file)
@@ -1,4 +1,4 @@
 defaultwwwdir = $(pkgdatadir)/www
-defaultwww_DATA = monitor.lua style.css favicon.ico index.lua
+defaultwww_DATA = index.html style.css favicon.ico monitor.html jquery.js
 
 EXTRA_DIST=$(defaultwww_DATA)