From f9e18d3e5937609ecdfbc8fe35bc0545f8da114c Mon Sep 17 00:00:00 2001 Message-Id: From: Daniel Hansel Date: Tue, 15 Oct 2013 14:44:08 +0200 Subject: [PATCH] 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 https://bugzilla.redhat.com/show_bug.cgi?id=1015689 (cherry picked from commit 6285c17f790a7e5027aed0207fc5d9eb9130cc0e) Signed-off-by: Jiri Denemark --- tests/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/Makefile.am b/tests/Makefile.am index 0c6e5ee..4787752 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -68,6 +68,7 @@ EXTRA_DIST = \ fchostdata \ interfaceschemadata \ lxcxml2xmldata \ + lxcxml2xmloutdata \ networkschematest \ networkxml2xmlin \ networkxml2xmlout \ -- 1.8.3.2