From: Daniel Hansel Date: Tue, 15 Oct 2013 12:13:15 +0000 (+0200) Subject: build: Add lxc testcase to dist list X-Git-Tag: v1.0.5.7~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e69a585db415118accd3a074d48594c0db3da43d;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 68dbb273d7..b0e8d91878 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -54,6 +54,7 @@ EXTRA_DIST = \ domainsnapshotxml2xmlout \ interfaceschemadata \ lxcxml2xmldata \ + lxcxml2xmloutdata \ networkschematest \ networkxml2xmlin \ networkxml2xmlout \