X-Git-Url: https://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=www%2FMakefile.am;h=0ad20633384458a28b03dc9f373472934fa15f6b;hb=1378a843b2e5ce3fbc4429b07844cc37d42e0d8e;hp=6f4a40ffeefb85d5e9dcef1d8e643696d0ed4d09;hpb=935baee7cf1924b19a914c6aea11d29dad0a189e;p=ppastats.git diff --git a/www/Makefile.am b/www/Makefile.am index 6f4a40f..0ad2063 100644 --- a/www/Makefile.am +++ b/www/Makefile.am @@ -1,11 +1,17 @@ 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/wpitchoune.css\ css/ppastats.css\ - css/jquery.jqplot.min.css + css/jquery.jqplot.min.css\ + pkg.tpl\ + pkg_version.tpl\ + ppa.tpl EXTRA_DIST=$(defaultwww_DATA)