From 5f342f6e436e29e271284e0d47ba7eaeb1c77855 Mon Sep 17 00:00:00 2001 From: Matias Alejo Garcia Date: Fri, 15 Apr 2016 10:31:18 -0300 Subject: [PATCH] fix makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 734c501b0..641f1a32f 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ verify: sign-osx: codesign -s 3rd webkitbuilds/Copay-osx.dmg -verfy-osx +verify-osx: codesign -dv webkitbuilds/Copay-osx.dmg sign-desktop: sign-osx