aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorAdithya Abraham Philip <adithyaphilip@gmail.com>2015-06-06 19:13:16 +0530
committerAdithya Abraham Philip <adithyaphilip@gmail.com>2015-07-03 20:46:15 +0530
commit0883784ce1a2f85100ada0a84c1f604ad458dd96 (patch)
tree81b4f79b13d6654a5aea2a4de52b2bf2d008c5d6 /.gitmodules
parent3034db0f71f9dd8e2f4d8838c1803952702f7520 (diff)
downloadopen-keychain-0883784ce1a2f85100ada0a84c1f604ad458dd96.tar.gz
open-keychain-0883784ce1a2f85100ada0a84c1f604ad458dd96.tar.bz2
open-keychain-0883784ce1a2f85100ada0a84c1f604ad458dd96.zip
added NetCipher as submodule
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 9d4e0f9dd..849508c4b 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -22,3 +22,6 @@
path = extern/safeslinger-exchange
url = https://github.com/open-keychain/exchange-android
ignore = dirty
+[submodule "extern/NetCipher"]
+ path = extern/NetCipher
+ url = https://github.com/open-keychain/NetCipher.git