[libvirt] [PATCH] build: Add lxc testcase to dist list

Daniel Hansel daniel.hansel at linux.vnet.ibm.com
Tue Oct 15 12:13:15 UTC 2013


Introduced by commit 3f029fb5319b9dc9cc2fbf8d1ba4505ee9e4b1e3 the RPM build
was broken due to a missing LXC textcase.

Signed-off-by: Daniel Hansel <daniel.hansel at linux.vnet.ibm.com>
---
 tests/Makefile.am |    1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/Makefile.am b/tests/Makefile.am
index 250cd8c..a47d376 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -69,6 +69,7 @@ EXTRA_DIST =		\
 	fchostdata \
 	interfaceschemadata \
 	lxcxml2xmldata \
+	lxcxml2xmloutdata \
 	networkschematest \
 	networkxml2xmlin \
 	networkxml2xmlout \
-- 
1.7.9.5




More information about the libvir-list mailing list