X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=configure.ac;h=c6b2563e4ad06fb10a6f5d2a647cdadc5bd3945b;hp=ff577553a52afa727c1dfe6903dcd8ad3081acb6;hb=5865fd2676b8c77ac8f71b3fd997593cafbd153f;hpb=a563e6dd8c88865351c05ebc72de86dac7a839d5 diff --git a/configure.ac b/configure.ac index ff577553..c6b2563e 100644 --- a/configure.ac +++ b/configure.ac @@ -242,6 +242,6 @@ if test "x$runstatedir" = "x"; then AC_SUBST([runstatedir], ['${localstatedir}/run']) fi -AC_CONFIG_FILES([Makefile src/Makefile doc/Makefile distro/Makefile]) +AC_CONFIG_FILES([Makefile src/Makefile doc/Makefile systemd/Makefile]) AC_OUTPUT