From be6b68402bce7a8043f55de971bae466d6da1c5e Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 26 Sep 2012 16:53:30 -0400 Subject: [PATCH] add gpg --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 5861636fb5..0d1532ed95 100644 --- a/Makefile +++ b/Makefile @@ -135,7 +135,7 @@ hackage: sdist OSXAPP_DEST=tmp/git-annex.app OSXAPP_BASE=$(OSXAPP_DEST)/Contents/MacOS -THIRDPARTY_BINS=git curl lsof xargs rsync uuid wget \ +THIRDPARTY_BINS=git curl lsof xargs rsync uuid wget gpg \ sha1sum sha224sum sha256sum sha384sum sha512sum osxapp: $(bins)