diff --git a/Makefile b/Makefile index 4289aba0..f2e44f44 100644 --- a/Makefile +++ b/Makefile @@ -30,6 +30,6 @@ clean: cleanspec ## Remove all build artifacts rm -rf dist/* build/* cleanspec: ## Remove spec files - rm *.spec + rm -f *.spec rm -rf spec/