get html header from file
[ppastats.git] / www / Makefile.am
index aea4cc5..7489d23 100644 (file)
@@ -1,12 +1,15 @@
 defaultwwwdir = $(pkgdatadir)/www
 defaultwww_DATA = \
        footer.tpl\
+       header.tpl\
        js/excanvas.js\
        js/jquery.min.js\
        js/ppastats.js\
        js/jqplot.dateAxisRenderer.min.js\
        js/jquery.jqplot.min.js\
        css/ppastats.css\
-       css/jquery.jqplot.min.css
+       css/jquery.jqplot.min.css\
+       pkg.tpl\
+       ppa.tpl
 
 EXTRA_DIST=$(defaultwww_DATA)