From: Stéphane Graber Date: Tue, 3 Sep 2013 19:11:07 +0000 (-0400) Subject: tests: Add lxc-test-usernic to the dist tarball X-Git-Tag: lxc-1.0.0.alpha1~1^2~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd0bcc4958e58a2750cf9086f75649d14c83ac70;p=thirdparty%2Flxc.git tests: Add lxc-test-usernic to the dist tarball Signed-off-by: Stéphane Graber --- 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