From 70bc8f1666e4b6980238414c16ec1dd8df51f9d6 Mon Sep 17 00:00:00 2001 From: Matias Pando Date: Fri, 2 Jan 2015 16:58:12 +0000 Subject: [PATCH] fix makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 586048cef..ace331f93 100644 --- a/Makefile +++ b/Makefile @@ -28,7 +28,7 @@ chrome: browser-extensions/chrome/build.sh fix-wp8-svg: - cordova/wp8/fix-svg.sh + cordova/wp/fix-svg.sh wp8: fix-wp8-svg