mirror of
https://github.com/ioquake/ioq3.git
synced 2024-11-10 07:11:46 +00:00
Get rid of "Nothing to be done for _.zip" message
This commit is contained in:
parent
db24dfe13f
commit
2765cd5398
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -1625,6 +1625,7 @@ ifneq ($(PLATFORM),darwin)
|
|||
@(cd $(B) && zip -r9 ../../$@ $(NAKED_TARGETS) $(NAKED_EMSCRIPTENOBJ))
|
||||
endif
|
||||
endif
|
||||
@:
|
||||
|
||||
makedirs:
|
||||
@$(MKDIR) $(B)/autoupdater
|
||||
|
|
Loading…
Reference in a new issue