diff --git a/Makefile b/Makefile index 07bb5a3..179e701 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -.PHONY: all clean linux android +.PHONY: all linux android windows clean DEFAULT_GOAL: linux