aboutsummaryrefslogtreecommitdiff
path: root/stubs/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'stubs/meson.build')
-rw-r--r--stubs/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/stubs/meson.build b/stubs/meson.build
index e0b322bc28..5730f1d967 100644
--- a/stubs/meson.build
+++ b/stubs/meson.build
@@ -46,4 +46,5 @@ stub_ss.add(files('vm-stop.c'))
stub_ss.add(files('win32-kbd-hook.c'))
if have_system
stub_ss.add(files('semihost.c'))
+ stub_ss.add(files('xen-hw-stub.c'))
endif