Commit 90341b9e by Dwight Engen Committed by Stéphane Graber

include tests in make dist

This should eventually make the source releases available on sourceforge also contain the tests. Signed-off-by: 's avatarDwight Engen <dwight.engen@oracle.com> Acked-by: 's avatarStéphane Graber <stgraber@ubuntu.com>
parent 990d9d7c
...@@ -26,3 +26,16 @@ bin_PROGRAMS = lxc-test-containertests lxc-test-locktests lxc-test-startone \ ...@@ -26,3 +26,16 @@ bin_PROGRAMS = lxc-test-containertests lxc-test-locktests lxc-test-startone \
lxc-test-cgpath lxc-test-cgpath
endif endif
EXTRA_DIST = \
cgpath.c \
containertests.c \
createtest.c \
destroytest.c \
get_item.c \
getkeys.c \
locktests.c \
lxcpath.c \
saveconfig.c \
shutdowntest.c \
startone.c
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment