From: Daniel Hansel Date: Tue, 15 Oct 2013 12:13:15 +0000 (+0200) Subject: build: Add lxc testcase to dist list X-Git-Tag: CVE-2013-4401~52 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6285c17f790a7e5027aed0207fc5d9eb9130cc0e;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 --- diff --git a/tests/Makefile.am b/tests/Makefile.am index 250cd8ca8b..a47d376ecb 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -69,6 +69,7 @@ EXTRA_DIST = \ fchostdata \ interfaceschemadata \ lxcxml2xmldata \ + lxcxml2xmloutdata \ networkschematest \ networkxml2xmlin \ networkxml2xmlout \