include tests in make dist

This should eventually make the source releases available on sourceforge
also contain the tests.

Signed-off-by: Dwight Engen <dwight.engen@oracle.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
This commit is contained in:
Dwight Engen 2013-03-07 10:45:00 -05:00 committed by Stéphane Graber
parent 990d9d7c37
commit 90341b9e39

View File

@ -26,3 +26,16 @@ bin_PROGRAMS = lxc-test-containertests lxc-test-locktests lxc-test-startone \
lxc-test-cgpath
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