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