X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=configure.ac;h=ca1264082f74c80a18228b351108a6f075553317;hp=faaa1a306ad4d3eaa4a6edbd2e8e2559dc934baf;hb=75271559a9dc2536b9da1c655a012eb837c58761;hpb=809ee79b458b0c45d4d60761b1d71171648bdbd5 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