get html header from file
[ppastats.git] / www / Makefile.in
index 1b3f3db..5c98628 100644 (file)
@@ -206,13 +206,16 @@ top_srcdir = @top_srcdir@
 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)
 all: all-am