diff --git a/build/Makefile b/build/Makefile index 7a5ded376..e1982c174 100644 --- a/build/Makefile +++ b/build/Makefile @@ -24,4 +24,4 @@ build: default: build -.PHONE: build +.PHONY: build