summary refs log tree commit diff stats
path: root/hw/pci/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'hw/pci/meson.build')
-rw-r--r--hw/pci/meson.build2
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/pci/meson.build b/hw/pci/meson.build
index 5aff7ed1c6..4fcd888b27 100644
--- a/hw/pci/meson.build
+++ b/hw/pci/meson.build
@@ -5,6 +5,8 @@ pci_ss.add(files(
   'pci.c',
   'pci_bridge.c',
   'pci_host.c',
+  'pci-hmp-cmds.c',
+  'pci-qmp-cmds.c',
   'pcie_sriov.c',
   'shpc.c',
   'slotid_cap.c'