From: Stéphane Graber Date: Wed, 9 Oct 2013 22:09:56 +0000 (-0400) Subject: Add lxc-test-ubuntu to the dist tarball X-Git-Tag: lxc-1.0.0.alpha2~35 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e63b2dbc3434424ebc3c3dd288582846f011b32a;p=thirdparty%2Flxc.git Add lxc-test-ubuntu to the dist tarball Signed-off-by: Stéphane Graber --- 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