tests: Sort the EXTRA_DIST list

Commit 1cc8259bfe fixes the build failure, but forgot to keep the
list alphanumeric sorted.
This commit is contained in:
Osier Yang 2013-05-15 11:34:27 +08:00
parent 77b54b9661
commit 5606c7a867

View File

@ -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 \