X-Git-Url: https://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=www%2FMakefile.am;h=0ad20633384458a28b03dc9f373472934fa15f6b;hb=87f9e3fc5960cb9abfd918d7214c848bb988c91d;hp=5734f7bc479cb33e89e8c1098ad32135a101ffd8;hpb=0ffa32c4daf36b425e7aca8caf1d2f81809be2ee;p=ppastats.git diff --git a/www/Makefile.am b/www/Makefile.am index 5734f7b..0ad2063 100644 --- a/www/Makefile.am +++ b/www/Makefile.am @@ -1,4 +1,17 @@ defaultwwwdir = $(pkgdatadir)/www -defaultwww_DATA = 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 +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\ + pkg.tpl\ + pkg_version.tpl\ + ppa.tpl EXTRA_DIST=$(defaultwww_DATA)