]> git.proxmox.com Git - mirror_qemu.git/blobdiff - qom/meson.build
meson: Replace softmmu_ss -> system_ss
[mirror_qemu.git] / qom / meson.build
index 062a3789d877fd21632a3151d72baf83dfb6f92c..8192243430960d15ac00c9159395101ebeedf18f 100644 (file)
@@ -7,4 +7,4 @@ qom_ss.add(files(
 ))
 
 qmp_ss.add(files('qom-qmp-cmds.c'))
-softmmu_ss.add(files('qom-hmp-cmds.c'))
+system_ss.add(files('qom-hmp-cmds.c'))