am 82eb7082
: Fix typo.
* commit '82eb7082aa9b7239770f1631211a3c18b6daacfe': Fix typo.
This commit is contained in:
commit
a9b484ad0e
1 changed files with 1 additions and 1 deletions
|
@ -843,7 +843,7 @@ platform-java: platform
|
|||
|
||||
# Dist the platform.zip
|
||||
ifneq (,$(filter platform, $(MAKECMDGOALS)))
|
||||
$(call dist-for-goals, platform, $(INSTALLED_PLATFROM_ZIP))
|
||||
$(call dist-for-goals, platform, $(INSTALLED_PLATFORM_ZIP))
|
||||
endif
|
||||
|
||||
#######
|
||||
|
|
Loading…
Reference in a new issue