mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-08-14 07:47:05 +00:00
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:
parent
990d9d7c37
commit
90341b9e39
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user