diff options
author | zeapo <mohamed@zenadi.com> | 2014-08-15 22:47:28 +0200 |
---|---|---|
committer | zeapo <mohamed@zenadi.com> | 2014-08-15 22:47:28 +0200 |
commit | 0c22e8de4b1d4229cfba0e84005c74bc8b31e858 (patch) | |
tree | 4975b76bc447b46cca70e58c4080adb85bc95f12 /.gitmodules | |
parent | ffadf9e8b6746c0bf00160e79ac59f4e0416f4f0 (diff) |
Added submodule for checking out openpgp-api-lib
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000..95a31c25 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "openpgp-api-lib"] + path = libraries/openpgp-api-lib + url = https://github.com/open-keychain/openpgp-api-lib.git |