added string replace fct
[ppastats.git] / www / Makefile.am
index 6f4a40f..786daba 100644 (file)
@@ -1,11 +1,14 @@
 defaultwwwdir = $(pkgdatadir)/www
 defaultwww_DATA = \
+       footer.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)