From e63b2dbc3434424ebc3c3dd288582846f011b32a Mon Sep 17 00:00:00 2001 From: =?utf8?q?St=C3=A9phane=20Graber?= Date: Wed, 9 Oct 2013 18:09:56 -0400 Subject: [PATCH] Add lxc-test-ubuntu to the dist tarball MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Stéphane Graber --- src/tests/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/tests/Makefile.am b/src/tests/Makefile.am index 1814c4b5d..e18693ba5 100644 --- a/src/tests/Makefile.am +++ b/src/tests/Makefile.am @@ -61,4 +61,5 @@ EXTRA_DIST = \ lxc-test-usernic \ snapshot.c \ concurrent.c \ - may_control.c + may_control.c \ + lxc-test-ubuntu -- 2.47.2