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