X-Git-Url: https://www.tinc-vpn.org/git/browse?a=blobdiff_plain;f=configure.ac;h=ca1264082f74c80a18228b351108a6f075553317;hb=72136f8418bc7e8a0a5bf3c11215aa49dc679659;hp=faaa1a306ad4d3eaa4a6edbd2e8e2559dc934baf;hpb=04e498f8b79c1ebfd7080338ffa0399d01862424;p=tinc diff --git a/configure.ac b/configure.ac index faaa1a30..ca126408 100644 --- a/configure.ac +++ b/configure.ac @@ -265,6 +265,6 @@ if test "x$runstatedir" = "x"; then AC_SUBST([runstatedir], ['${localstatedir}/run']) fi -AC_CONFIG_FILES([Makefile src/Makefile doc/Makefile gui/Makefile test/Makefile systemd/Makefile]) +AC_CONFIG_FILES([Makefile src/Makefile doc/Makefile test/Makefile systemd/Makefile]) AC_OUTPUT