summary refs log tree commit diff stats
path: root/rust/hw/timer/hpet/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'rust/hw/timer/hpet/meson.build')
-rw-r--r--rust/hw/timer/hpet/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/rust/hw/timer/hpet/meson.build b/rust/hw/timer/hpet/meson.build
index 50ccdee4a9..c4ffe020f6 100644
--- a/rust/hw/timer/hpet/meson.build
+++ b/rust/hw/timer/hpet/meson.build
@@ -11,6 +11,7 @@ _libhpet_rs = static_library(
     bql_rs,
     qemu_api_macros,
     qom_rs,
+    system_rs,
   ],
 )