diff --git a/Makefile b/Makefile index eeee0f3a..1531901e 100644 --- a/Makefile +++ b/Makefile @@ -1625,6 +1625,7 @@ ifneq ($(PLATFORM),darwin) @(cd $(B) && zip -r9 ../../$@ $(NAKED_TARGETS) $(NAKED_EMSCRIPTENOBJ)) endif endif + @: makedirs: @$(MKDIR) $(B)/autoupdater