From: Christian Brauner Date: Mon, 15 Aug 2016 23:42:38 +0000 (+0200) Subject: autotools: fix tests X-Git-Tag: lxc-2.1.0~354^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F1131%2Fhead;p=thirdparty%2Flxc.git autotools: fix tests Signed-off-by: Christian Brauner --- diff --git a/src/tests/Makefile.am b/src/tests/Makefile.am index 92a450060..cffc74204 100644 --- a/src/tests/Makefile.am +++ b/src/tests/Makefile.am @@ -95,7 +95,7 @@ EXTRA_DIST = \ lxc-test-symlink \ lxc-test-ubuntu \ lxc-test-unpriv \ - lxc-test-utils \ + lxc-test-utils.c \ may_control.c \ saveconfig.c \ shutdowntest.c \