Rename distro/ to systemd/.
[oweals/tinc.git] / configure.ac
index ff577553a52afa727c1dfe6903dcd8ad3081acb6..c6b2563e4ad06fb10a6f5d2a647cdadc5bd3945b 100644 (file)
@@ -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