summary refs log tree commit diff stats
path: root/system/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'system/meson.build')
-rw-r--r--system/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/meson.build b/system/meson.build
index c2f0082766..7514bf3455 100644
--- a/system/meson.build
+++ b/system/meson.build
@@ -7,7 +7,7 @@ system_ss.add(files(
   'vl.c',
 ), sdl, libpmem, libdaxctl)
 
-libsystem_ss.add(files(
+system_ss.add(files(
   'balloon.c',
   'bootdevice.c',
   'cpus.c',