From: Daniel Hansel Date: Tue, 15 Oct 2013 12:13:15 +0000 (+0200) Subject: build: Add lxc testcase to dist list X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b2dff00160a9b0663c964d44808158f1b51bc100;p=thirdparty%2Flibvirt.git build: Add lxc testcase to dist list Introduced by commit 3f029fb5319b9dc9cc2fbf8d1ba4505ee9e4b1e3 the RPM build was broken due to a missing LXC textcase. Signed-off-by: Daniel Hansel (cherry picked from commit 6285c17f790a7e5027aed0207fc5d9eb9130cc0e) --- diff --git a/tests/Makefile.am b/tests/Makefile.am index 4c49151411..8388a66350 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -68,6 +68,7 @@ EXTRA_DIST = \ fchostdata \ interfaceschemadata \ lxcxml2xmldata \ + lxcxml2xmloutdata \ networkschematest \ networkxml2xmlin \ networkxml2xmlout \