X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=www%2FMakefile.am;h=1dc95346782720d3a4a9a189c9daf5bf640822f8;hb=904cc6ab0bff6e4b31d5782839c07aeef0d95b6c;hp=6f4a40ffeefb85d5e9dcef1d8e643696d0ed4d09;hpb=935baee7cf1924b19a914c6aea11d29dad0a189e;p=ppastats.git diff --git a/www/Makefile.am b/www/Makefile.am index 6f4a40f..1dc9534 100644 --- a/www/Makefile.am +++ b/www/Makefile.am @@ -1,11 +1,16 @@ 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\ + pkg_version.tpl\ + ppa.tpl EXTRA_DIST=$(defaultwww_DATA)