diff --git a/Makefile b/Makefile index 5d4cf03c2..efd9d8f0f 100644 --- a/Makefile +++ b/Makefile @@ -114,6 +114,7 @@ clean: distclean: clean $(CARGO) clean + rm -rf target install: all @for i in $(BINS); \