mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-22 04:25:18 +00:00
tests: Sort the EXTRA_DIST list
Commit 1cc8259bfe17 fixes the build failure, but forgot to keep the list alphanumeric sorted.
This commit is contained in:
parent
77b54b9661
commit
5606c7a867
@ -52,6 +52,7 @@ EXTRA_DIST = \
|
||||
domainsnapshotschematest \
|
||||
domainsnapshotxml2xmlin \
|
||||
domainsnapshotxml2xmlout \
|
||||
fchostdata \
|
||||
interfaceschemadata \
|
||||
lxcxml2xmldata \
|
||||
networkschematest \
|
||||
@ -86,8 +87,7 @@ EXTRA_DIST = \
|
||||
xmconfigdata \
|
||||
xml2sexprdata \
|
||||
xml2vmxdata \
|
||||
.valgrind.supp \
|
||||
fchostdata
|
||||
.valgrind.supp
|
||||
|
||||
test_helpers = commandhelper ssh test_conf
|
||||
test_programs = virshtest sockettest \
|
||||
|
Loading…
x
Reference in New Issue
Block a user