mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
Makefile: Fix runc-dmz removal
Signed-off-by: Rodrigo Campos <rodrigo@sdfg.com.ar>
This commit is contained in:
@@ -79,7 +79,7 @@ recvtty sd-helper seccompagent fs-idmap memfd-bind pidfd-kill remap-rootfs:
|
|||||||
|
|
||||||
.PHONY: clean
|
.PHONY: clean
|
||||||
clean:
|
clean:
|
||||||
rm -f runc runc-* libcontainer/dmz/runc-dmz
|
rm -f runc runc-* libcontainer/dmz/binary/runc-dmz
|
||||||
rm -f contrib/cmd/recvtty/recvtty
|
rm -f contrib/cmd/recvtty/recvtty
|
||||||
rm -f contrib/cmd/sd-helper/sd-helper
|
rm -f contrib/cmd/sd-helper/sd-helper
|
||||||
rm -f contrib/cmd/seccompagent/seccompagent
|
rm -f contrib/cmd/seccompagent/seccompagent
|
||||||
|
|||||||
Reference in New Issue
Block a user