From: Christian Hesse Date: Mon, 22 May 2023 13:57:35 +0000 (+0200) Subject: meson: include bash-completion for write X-Git-Tag: v2.40-rc1~435^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1cd4002c8d1811cccffdcc521fe1581f2749c16;p=thirdparty%2Futil-linux.git meson: include bash-completion for write --- diff --git a/meson.build b/meson.build index 41ce971098..395a733653 100644 --- a/meson.build +++ b/meson.build @@ -2403,6 +2403,7 @@ exe = executable( if opt exes += exe manadocs += ['term-utils/write.1.adoc'] + bashcompletions += ['write'] endif # chgrp tty $(DESTDIR)$(usrbin_execdir)/write