From 82eb7082aa9b7239770f1631211a3c18b6daacfe Mon Sep 17 00:00:00 2001 From: Ying Wang Date: Tue, 29 May 2012 13:42:18 -0700 Subject: [PATCH] Fix typo. Change-Id: Id4b619e3fff8d801c4662d9cb2719576c370a503 --- core/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Makefile b/core/Makefile index bff5e8030..72a43cca5 100644 --- a/core/Makefile +++ b/core/Makefile @@ -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 ####### -- 2.11.0