removed excanvas.js
[psensor.git] / www / Makefile.am
1 defaultwwwdir = $(pkgdatadir)/www
2 defaultwww_DATA = \
3         details.html \
4         index.html \
5         favicon.ico \
6         psensor.js \
7         jqplot.dateAxisRenderer.js \
8         jqplot.css \
9         jqplot.js \
10         jquery.js \
11         style.css 
12
13 EXTRA_DIST=$(defaultwww_DATA)