diff options
author | Joey Hess <joey@kitenet.net> | 2012-09-26 16:53:30 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-09-26 16:53:30 -0400 |
commit | 6dfae4212ea292199e0ab215f4f27af182caf74a (patch) | |
tree | 408ee4c8073144414361c6685c55729568bba05b | |
parent | c9f341bd303a2d7b58eb0a7f6b596b7b1d7948bd (diff) |
add gpg
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |