Skip to content

Commit c811308

Browse files
committed
remove remap-rootfs bin when running make clean
Signed-off-by: lfbzhm <[email protected]>
1 parent 0bbb7e9 commit c811308

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ clean:
8686
rm -f contrib/cmd/fs-idmap/fs-idmap
8787
rm -f contrib/cmd/memfd-bind/memfd-bind
8888
rm -f contrib/cmd/pidfd-kill/pidfd-kill
89+
rm -f contrib/cmd/remap-rootfs/remap-rootfs
8990
sudo rm -rf release
9091
rm -rf man/man8
9192

0 commit comments

Comments
 (0)