diff --git a/Makefile b/Makefile index 346a6c66b..858dd8901 100644 --- a/Makefile +++ b/Makefile @@ -109,7 +109,7 @@ well-known: node_modules clean: rm -rf node_modules rm -rf .stack-work .stack-work-build .stack-work-run .stack-work-test .stack-work-doc - # TODO remove binaries / bin directory + rm -rf bin/ .PHONY: %.lock %.lock: