diff --git a/Makefile b/Makefile index 13edf7d5e9..6f5f90dbbf 100644 --- a/Makefile +++ b/Makefile @@ -37,7 +37,7 @@ build: rm -rf templates.json clean: - rm -rf coverage templates.json test/tmp dist + rm -rf coverage templates.json test/tmp dist lib test-clean: rm -rf test/tmp