1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2024-12-25 01:34:11 +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:
Daniel Veillard 2009-10-21 11:16:21 +02:00
parent 9e2fe24518
commit 89f0c6d089

View File

@ -56,8 +56,8 @@ EXTRA_DIST = \
capabilityschematest \ capabilityschematest \
capabilityschemadata \ capabilityschemadata \
networkschematest \ networkschematest \
networkpoolxml2xmlout \ networkxml2xmlout \
networkpoolxml2xmlin \ networkxml2xmlin \
domainschematest \ domainschematest \
domainschemadata \ domainschemadata \
interfaceschemadata \ interfaceschemadata \