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