diff --git a/Makefile b/Makefile index 85d0b8df..5311850b 100644 --- a/Makefile +++ b/Makefile @@ -80,4 +80,4 @@ docker: .PHONY: clean clean: - @rm falcoctl + @rm falcoctl || true