diff --git a/Makefile b/Makefile index fb335f6..5e87082 100644 --- a/Makefile +++ b/Makefile @@ -39,3 +39,5 @@ build-clean: rm -rf ./dest clean: sync-clean build-clean + +.PHONY: dest