summary refs log tree commit diff stats
path: root/target/ppc/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'target/ppc/meson.build')
-rw-r--r--target/ppc/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/ppc/meson.build b/target/ppc/meson.build
index bbfef90e08..4079d01ee3 100644
--- a/target/ppc/meson.build
+++ b/target/ppc/meson.build
@@ -6,6 +6,7 @@ ppc_ss.add(files(
   'excp_helper.c',
   'fpu_helper.c',
   'gdbstub.c',
+  'helper_regs.c',
   'int_helper.c',
   'mem_helper.c',
   'misc_helper.c',