diff --git a/Makefile b/Makefile index ccc6b40..ba70aab 100644 --- a/Makefile +++ b/Makefile @@ -114,4 +114,4 @@ compile_flags.txt: .PHONY: clean clean: - ${RM} -r build + ${RM} -r build install