Merge branch 'upstream'
[psensor-pkg-debian.git] / www / Makefile.am
1 defaultwwwdir = $(pkgdatadir)/www
2 defaultwww_DATA = \
3         details.html \
4         index.html \
5         excanvas.js \
6         favicon.ico \
7         monitor.html \
8         psensor.js \
9         jqplot.dateAxisRenderer.js \
10         jqplot.css \
11         jqplot.js \
12         jquery.js \
13         style.css 
14
15 EXTRA_DIST=$(defaultwww_DATA)