fix makefile
This commit is contained in:
parent
4fc2ae6b21
commit
5f342f6e43
1 changed files with 1 additions and 1 deletions
2
Makefile
2
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue