mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-03 20:01:16 +00:00
6a79ac1a19
Fixes: d154b49a7e
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
11 lines
181 B
Meson
11 lines
181 B
Meson
install_data(
|
|
[
|
|
'amd-sev-es-vmsa.stp',
|
|
'events.stp',
|
|
'lock-debug.stp',
|
|
'qemu-monitor.stp',
|
|
'rpc-monitor.stp',
|
|
],
|
|
install_dir: example_dir / 'systemtap',
|
|
)
|