]> Git Repo - qemu.git/blobdiff - backends/meson.build
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging
[qemu.git] / backends / meson.build
index 484456ece7afb60534d24ecb7110f0a0d2a0d06c..d4221831fc39130035b29cc9abb35b2db9d3e296 100644 (file)
@@ -6,6 +6,7 @@ softmmu_ss.add([files(
   'rng-builtin.c',
   'rng-egd.c',
   'rng.c',
+  'confidential-guest-support.c',
 ), numa])
 
 softmmu_ss.add(when: 'CONFIG_POSIX', if_true: files('rng-random.c'))
This page took 0.023652 seconds and 4 git commands to generate.