mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
examples: Sort list
Signed-off-by: Andrea Bolognani <abologna@redhat.com> Reviewed-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
install_data(
|
||||
[
|
||||
'rpc-monitor.stp',
|
||||
'qemu-monitor.stp',
|
||||
'lock-debug.stp',
|
||||
'events.stp',
|
||||
'lock-debug.stp',
|
||||
'qemu-monitor.stp',
|
||||
'rpc-monitor.stp',
|
||||
],
|
||||
install_dir: example_dir / 'systemtap',
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user