fix makefile

This commit is contained in:
Matias Alejo Garcia 2016-04-15 10:31:18 -03:00
commit 5f342f6e43
No known key found for this signature in database
GPG key ID: 02470DB551277AB3

View file

@ -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