added copyright information about checkpatch.pl
[psensor-pkg-debian.git] / www / Makefile.am
1 defaultwwwdir = $(pkgdatadir)/www
2 defaultwww_DATA = \
3         details.html \
4         favicon.ico \
5         index.html \
6         jqplot.css \
7         jqplot.dateAxisRenderer.js \
8         jqplot.js \
9         jquery.js \
10         psensor.js \
11         style.css 
12
13 EXTRA_DIST=$(defaultwww_DATA)