]> git.proxmox.com Git - mirror_qemu.git/blobdiff - migration/meson.build
Merge remote-tracking branch 'remotes/marcandre/tags/for-6.0-pull-request' into staging
[mirror_qemu.git] / migration / meson.build
index 6fa2f8745d013d943dca43e86653ceeda11da4a7..3ecedce94ddb841d0a28ebdf32cf9ed83e6aa4cf 100644 (file)
@@ -6,6 +6,7 @@ migration_files = files(
   'vmstate.c',
   'qemu-file-channel.c',
   'qemu-file.c',
+  'yank_functions.c',
 )
 softmmu_ss.add(migration_files)