From cd0bcc4958e58a2750cf9086f75649d14c83ac70 Mon Sep 17 00:00:00 2001 From: =?utf8?q?St=C3=A9phane=20Graber?= Date: Tue, 3 Sep 2013 15:11:07 -0400 Subject: [PATCH] tests: Add lxc-test-usernic 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 4c57db82d..76b38f946 100644 --- a/src/tests/Makefile.am +++ b/src/tests/Makefile.am @@ -47,4 +47,5 @@ EXTRA_DIST = \ shutdowntest.c \ clonetest.c \ startone.c \ - console.c + console.c \ + lxc-test-usernic -- 2.47.2