summaryrefslogtreecommitdiff
path: root/softmmu/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'softmmu/meson.build')
-rw-r--r--softmmu/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/softmmu/meson.build b/softmmu/meson.build
index 8138248661..3272af1f31 100644
--- a/softmmu/meson.build
+++ b/softmmu/meson.build
@@ -4,6 +4,7 @@ specific_ss.add(when: 'CONFIG_SOFTMMU', if_true: [files(
'memory.c',
'physmem.c',
'qtest.c',
+ 'dirtylimit.c',
)])
specific_ss.add(when: ['CONFIG_SOFTMMU', 'CONFIG_TCG'], if_true: [files(