mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-08-04 14:55:36 +00:00
autotools: fix lxc init build
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
This commit is contained in:
parent
d7b58715b6
commit
2fe8b2a063
@ -341,7 +341,11 @@ endif
|
||||
if ENABLE_COMMANDS
|
||||
# Binaries shipping with liblxc
|
||||
init_lxc_SOURCES = cmd/lxc_init.c \
|
||||
compiler.h \
|
||||
error.h \
|
||||
initutils.c initutils.h \
|
||||
log.c log.h \
|
||||
parse.c parse.h \
|
||||
raw_syscalls.c raw_syscalls.h \
|
||||
string_utils.c string_utils.h
|
||||
lxc_monitord_SOURCES = cmd/lxc_monitord.c \
|
||||
|
Loading…
Reference in New Issue
Block a user