summaryrefslogtreecommitdiffstats
path: root/migration/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'migration/meson.build')
-rw-r--r--migration/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/migration/meson.build b/migration/meson.build
index 6880b61b10..8d309f5849 100644
--- a/migration/meson.build
+++ b/migration/meson.build
@@ -13,6 +13,7 @@ softmmu_ss.add(migration_files)
softmmu_ss.add(files(
'block-dirty-bitmap.c',
'channel.c',
+ 'channel-block.c',
'colo-failover.c',
'colo.c',
'exec.c',