mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-08-16 09:01:09 +00:00
Fix build failure (broken makefile)
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
This commit is contained in:
parent
fd2b7320e3
commit
8b605e2305
@ -65,7 +65,7 @@ EXTRA_DIST = \
|
|||||||
device_add_remove.c \
|
device_add_remove.c \
|
||||||
get_item.c \
|
get_item.c \
|
||||||
getkeys.c \
|
getkeys.c \
|
||||||
list.c
|
list.c \
|
||||||
locktests.c \
|
locktests.c \
|
||||||
lxcpath.c \
|
lxcpath.c \
|
||||||
lxc-test-autostart \
|
lxc-test-autostart \
|
||||||
@ -76,4 +76,4 @@ EXTRA_DIST = \
|
|||||||
saveconfig.c \
|
saveconfig.c \
|
||||||
shutdowntest.c \
|
shutdowntest.c \
|
||||||
snapshot.c \
|
snapshot.c \
|
||||||
startone.c \
|
startone.c
|
||||||
|
Loading…
Reference in New Issue
Block a user