mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-23 21:34:54 +03:00
Fix a make dist error due to wrong EXTRA_DIST paths
* tests/Makefile.am: networkpoolxml2xmlout and networkpoolxml2xmlin are really networkxml2xmlout and networkxml2xmlin
This commit is contained in:
parent
9e2fe24518
commit
89f0c6d089
@ -56,8 +56,8 @@ EXTRA_DIST = \
|
||||
capabilityschematest \
|
||||
capabilityschemadata \
|
||||
networkschematest \
|
||||
networkpoolxml2xmlout \
|
||||
networkpoolxml2xmlin \
|
||||
networkxml2xmlout \
|
||||
networkxml2xmlin \
|
||||
domainschematest \
|
||||
domainschemadata \
|
||||
interfaceschemadata \
|
||||
|
Loading…
Reference in New Issue
Block a user