[lxc-devel] [lxc/master] autotools: fix tests

brauner on Github lxc-bot at linuxcontainers.org
Mon Aug 15 23:44:48 UTC 2016


A non-text attachment was scrubbed...
Name: not available
Type: text/x-mailbox
Size: 352 bytes
Desc: not available
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20160815/eb44bb77/attachment.bin>
-------------- next part --------------
From 0377ef65b43f52237878828588052b09beb2d694 Mon Sep 17 00:00:00 2001
From: Christian Brauner <cbrauner at suse.de>
Date: Tue, 16 Aug 2016 01:42:38 +0200
Subject: [PATCH] autotools: fix tests

Signed-off-by: Christian Brauner <cbrauner at suse.de>
---
 src/tests/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/tests/Makefile.am b/src/tests/Makefile.am
index 92a4500..cffc742 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 \


More information about the lxc-devel mailing list