MAINTAINERS: Add artist.c to the hppa machine section
[qemu/kevin.git] / qom / meson.build
blob8192243430960d15ac00c9159395101ebeedf18f
1 qom_ss.add(genh)
2 qom_ss.add(files(
3   'container.c',
4   'object.c',
5   'object_interfaces.c',
6   'qom-qobject.c',
7 ))
9 qmp_ss.add(files('qom-qmp-cmds.c'))
10 system_ss.add(files('qom-hmp-cmds.c'))