mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 05:35:25 +00: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:
parent
75952d1874
commit
5e10d69769
@ -1,9 +1,9 @@
|
|||||||
install_data(
|
install_data(
|
||||||
[
|
[
|
||||||
'rpc-monitor.stp',
|
|
||||||
'qemu-monitor.stp',
|
|
||||||
'lock-debug.stp',
|
|
||||||
'events.stp',
|
'events.stp',
|
||||||
|
'lock-debug.stp',
|
||||||
|
'qemu-monitor.stp',
|
||||||
|
'rpc-monitor.stp',
|
||||||
],
|
],
|
||||||
install_dir: example_dir / 'systemtap',
|
install_dir: example_dir / 'systemtap',
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user