Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 82eb7082 authored by Ying Wang's avatar Ying Wang
Browse files

Fix typo.

Change-Id: Id4b619e3fff8d801c4662d9cb2719576c370a503
parent d8de82fb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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

#######