summaryrefslogtreecommitdiffstats
path: root/meson.build
diff options
context:
space:
mode:
authorLuca Boccassi <bluca@debian.org>2023-11-03 17:04:38 +0100
committerGitHub <noreply@github.com>2023-11-03 17:04:38 +0100
commit1af46aecf532c66d5e3291407328f9e27e379e80 (patch)
treeda189af36c56ab06ec179e6d0a773bd2e7e4fc44 /meson.build
parentMerge pull request #29840 from poettering/cryptsetup-tweaks-nore (diff)
parentvmspawn: created man page (diff)
downloadsystemd-1af46aecf532c66d5e3291407328f9e27e379e80.tar.xz
systemd-1af46aecf532c66d5e3291407328f9e27e379e80.zip
Merge pull request #29508 from CodethinkLabs/systemd-vmspawn-pr
systemd-vmspawn implementation that only supports disk images
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build3
1 files changed, 3 insertions, 0 deletions
diff --git a/meson.build b/meson.build
index e33af4c6c7..7f71114494 100644
--- a/meson.build
+++ b/meson.build
@@ -1609,6 +1609,7 @@ foreach term : ['analyze',
'userdb',
'utmp',
'vconsole',
+ 'vmspawn',
'xdg-autostart']
have = get_option(term)
name = 'ENABLE_' + term.underscorify().to_upper()
@@ -2213,6 +2214,7 @@ subdir('src/userdb')
subdir('src/varlinkctl')
subdir('src/vconsole')
subdir('src/veritysetup')
+subdir('src/vmspawn')
subdir('src/volatile-root')
subdir('src/xdg-autostart-generator')
@@ -2804,6 +2806,7 @@ foreach tuple : [
['tmpfiles'],
['userdb'],
['vconsole'],
+ ['vmspawn'],
['xdg-autostart'],
# optional features