]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
shell-completion: add systemd-vmspawn to meson.build 32909/head
authorArthur Zamarin <arthurzam@gentoo.org>
Sat, 18 May 2024 06:38:53 +0000 (09:38 +0300)
committerArthur Zamarin <arthurzam@gentoo.org>
Sat, 18 May 2024 06:38:53 +0000 (09:38 +0300)
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
shell-completion/bash/meson.build

index 3fb7475427951ef7710bccf28dd968870255c569..91635df74a51fd8fdb7b8f6a1cc3235ad38ff506 100644 (file)
@@ -51,6 +51,7 @@ items = [['busctl',              ''],
          ['systemd-dissect',     'HAVE_BLKID'],
          ['systemd-resolve',     'ENABLE_RESOLVE'],
          ['systemd-sysext',      'ENABLE_SYSEXT'],
+         ['systemd-vmspawn',     'ENABLE_VMSPAWN'],
          ['timedatectl',         'ENABLE_TIMEDATED']]
 
 foreach item : items