X-Git-Url: https://wpitchoune.net/gitweb/?a=blobdiff_plain;f=configure.ac;h=60cece3c95283bd1eb5c2bfd219382fcea7faaf0;hb=677d2bfc3beae998b73f48a4be3036f09d6848ff;hp=edd71069c9e07673d1e8c0dd21f539ad2dd0572c;hpb=87f9e3fc5960cb9abfd918d7214c848bb988c91d;p=ppastats.git diff --git a/configure.ac b/configure.ac index edd7106..60cece3 100644 --- a/configure.ac +++ b/configure.ac @@ -54,8 +54,11 @@ AC_CONFIG_FILES([ po/Makefile.in Makefile src/Makefile tests/Makefile - www/footer.tpl - www/Makefile + themes/Makefile + themes/default/css/Makefile + themes/default/js/Makefile + themes/default/templates/Makefile + themes/default/templates/footer.tpl ]) AC_CHECK_PROGS([HELP2MAN], [help2man])