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 \
capabilityschemadata \
networkschematest \
networkpoolxml2xmlout \
networkpoolxml2xmlin \
networkxml2xmlout \
networkxml2xmlin \
domainschematest \
domainschemadata \
interfaceschemadata \