am 3e93aeae
: add platform.zip from platform-java to dist
* commit '3e93aeae10aa70ab64e78fbab0bb8741d0b04d99': add platform.zip from platform-java to dist
This commit is contained in:
@@ -842,8 +842,8 @@ platform: $(INSTALLED_PLATFORM_ZIP)
|
|||||||
platform-java: platform
|
platform-java: platform
|
||||||
|
|
||||||
# Dist the platform.zip
|
# Dist the platform.zip
|
||||||
ifneq (,$(filter platform, $(MAKECMDGOALS)))
|
ifneq (,$(filter platform platform-java, $(MAKECMDGOALS)))
|
||||||
$(call dist-for-goals, platform, $(INSTALLED_PLATFORM_ZIP))
|
$(call dist-for-goals, platform platform-java, $(INSTALLED_PLATFORM_ZIP))
|
||||||
endif
|
endif
|
||||||
|
|
||||||
#######
|
#######
|
||||||
|
Reference in New Issue
Block a user