X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=configure.ac;h=1b8b887ed509874b1cfb579ab607a106df4adec9;hp=241f17286ecc519826e28d86670e9a774487c6e2;hb=1af8ca58b86f5956d6acd9f63083a84666647ef0;hpb=b0ffeb7eeb21920842382c302ca15ec0d758e9b6 diff --git a/configure.ac b/configure.ac index 241f1728..1b8b887e 100644 --- a/configure.ac +++ b/configure.ac @@ -266,6 +266,6 @@ if test "x$runstatedir" = "x"; then AC_SUBST([runstatedir], ['${localstatedir}/run']) fi -AC_CONFIG_FILES([Makefile src/Makefile doc/Makefile test/Makefile systemd/Makefile]) +AC_CONFIG_FILES([Makefile src/Makefile doc/Makefile test/Makefile systemd/Makefile bash_completion.d/Makefile]) AC_OUTPUT