qemu-e2k/stats/meson.build
Markus Armbruster 6a5fcf6c1e stats: Move HMP commands from monitor/ to stats/
This moves these commands from MAINTAINERS section "Human
Monitor (HMP)" to section "Stats".

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20230124121946.1139465-24-armbru@redhat.com>
2023-02-04 07:56:54 +01:00

2 lines
62 B
Meson

softmmu_ss.add(files('stats-hmp-cmds.c', 'stats-qmp-cmds.c'))