X-Git-Url: https://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=www%2FMakefile.am;h=1dc95346782720d3a4a9a189c9daf5bf640822f8;hb=638717706c4f1b87d8a24d0e443c39e59e99b0d3;hp=786daba9dd3e61b9e480bcfae4d0a7f3fc37468c;hpb=0ebeecd01227fce93c66d0cd07e7a1efd5565632;p=ppastats.git diff --git a/www/Makefile.am b/www/Makefile.am index 786daba..1dc9534 100644 --- a/www/Makefile.am +++ b/www/Makefile.am @@ -1,6 +1,7 @@ defaultwwwdir = $(pkgdatadir)/www defaultwww_DATA = \ footer.tpl\ + header.tpl\ js/excanvas.js\ js/jquery.min.js\ js/ppastats.js\ @@ -9,6 +10,7 @@ defaultwww_DATA = \ css/ppastats.css\ css/jquery.jqplot.min.css\ pkg.tpl\ + pkg_version.tpl\ ppa.tpl EXTRA_DIST=$(defaultwww_DATA)