X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=www%2FMakefile.am;h=7489d238d2b8481acf9e41e3d71766a6691337a8;hb=809fc7dad073be21384f0ca5ca70d92cacfa37d8;hp=aea4cc5f9921334fe8077faa0b457b9d88b1d709;hpb=301be453975067183367ea8c29069476bf1b45ff;p=ppastats.git diff --git a/www/Makefile.am b/www/Makefile.am index aea4cc5..7489d23 100644 --- a/www/Makefile.am +++ b/www/Makefile.am @@ -1,12 +1,15 @@ 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\ + ppa.tpl EXTRA_DIST=$(defaultwww_DATA)