X-Git-Url: https://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=www%2FMakefile.am;fp=www%2FMakefile.am;h=0000000000000000000000000000000000000000;hb=677d2bfc3beae998b73f48a4be3036f09d6848ff;hp=0ad20633384458a28b03dc9f373472934fa15f6b;hpb=87f9e3fc5960cb9abfd918d7214c848bb988c91d;p=ppastats.git diff --git a/www/Makefile.am b/www/Makefile.am deleted file mode 100644 index 0ad2063..0000000 --- a/www/Makefile.am +++ /dev/null @@ -1,17 +0,0 @@ -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)