1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-01-26 14:03:49 +03:00
libvirt/examples/systemtap/meson.build

10 lines
154 B
Meson
Raw Normal View History

install_data(
[
'rpc-monitor.stp',
'qemu-monitor.stp',
'lock-debug.stp',
'events.stp',
],
install_dir: example_dir / 'systemtap',
)