aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorArt O Cathain <art.home@gmail.com>2014-06-22 19:43:36 +0100
committerArt O Cathain <art.home@gmail.com>2014-06-23 17:54:27 +0100
commita5d85b367dd885221f3f36eca82bfb3ec2b701c4 (patch)
treebd7929f4b013fb19a280069c51baa5752053e8ee /.gitmodules
parentbfd7c03b0a363d9652432abd7a26782e52152ceb (diff)
downloadopen-keychain-a5d85b367dd885221f3f36eca82bfb3ec2b701c4.tar.gz
open-keychain-a5d85b367dd885221f3f36eca82bfb3ec2b701c4.tar.bz2
open-keychain-a5d85b367dd885221f3f36eca82bfb3ec2b701c4.zip
add OpenPGP-Haskell to test collateral
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 6b1646b89..0aaaa3d46 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -34,3 +34,6 @@
[submodule "extern/KeybaseLib"]
path = extern/KeybaseLib
url = https://github.com/timbray/KeybaseLib.git
+[submodule "OpenKeychain/src/test/resources/extern/OpenPGP-Haskell"]
+ path = OpenKeychain/src/test/resources/extern/OpenPGP-Haskell
+ url = git://github.com/singpolyma/OpenPGP-Haskell.git