summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-09-26 16:53:30 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-09-26 16:53:30 -0400
commit6dfae4212ea292199e0ab215f4f27af182caf74a (patch)
tree408ee4c8073144414361c6685c55729568bba05b /Makefile
parentc9f341bd303a2d7b58eb0a7f6b596b7b1d7948bd (diff)
add gpg
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5861636fb..0d1532ed9 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)