aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorDominik Schürmann <dominik@dominikschuermann.de>2014-12-29 23:10:50 +0100
committerDominik Schürmann <dominik@dominikschuermann.de>2014-12-29 23:10:50 +0100
commit320f82587868bf081ac858c1e8b2e7ee7e36c49c (patch)
tree0bba87529b8a30276cb87034ca28be28b2f9ad35 /.gitmodules
parentbf4762ef6f33543657f0eace12164bc0c5093054 (diff)
downloadopen-keychain-320f82587868bf081ac858c1e8b2e7ee7e36c49c.tar.gz
open-keychain-320f82587868bf081ac858c1e8b2e7ee7e36c49c.tar.bz2
open-keychain-320f82587868bf081ac858c1e8b2e7ee7e36c49c.zip
Add android-lockpattern library
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index f8db64f0a..a971b6060 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -34,3 +34,6 @@
[submodule "extern/safeslinger-exchange"]
path = extern/safeslinger-exchange
url = https://github.com/open-keychain/exchange-android
+[submodule "extern/android-lockpattern"]
+ path = extern/android-lockpattern
+ url = https://github.com/open-keychain/android-lockpattern.git