forked from openkylin/platform_build
Fix typo.
Change-Id: Id4b619e3fff8d801c4662d9cb2719576c370a503
This commit is contained in:
parent
d8de82fbca
commit
82eb7082aa
|
@ -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 New Issue