aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authormar-v-in <github@rvin.mooo.com>2014-06-24 11:35:59 +0200
committermar-v-in <github@rvin.mooo.com>2014-06-24 11:35:59 +0200
commit38823b73a31ae0fb82d7e385c141f1170127c4dd (patch)
treefec3fd3ac257d1755388d021dbf0d48133dee40e /.gitmodules
parent9e7e0be82cafc6dc98bbc31099ce0efc36a789a0 (diff)
parentc865de4002a9751928969ef30a3a5a6f943249cc (diff)
downloadopen-keychain-38823b73a31ae0fb82d7e385c141f1170127c4dd.tar.gz
open-keychain-38823b73a31ae0fb82d7e385c141f1170127c4dd.tar.bz2
open-keychain-38823b73a31ae0fb82d7e385c141f1170127c4dd.zip
Merge branch 'master' into improve-file-more
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index 6b1646b89..f18a8731b 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -28,9 +28,9 @@
[submodule "extern/SuperToasts"]
path = extern/SuperToasts
url = https://github.com/open-keychain/SuperToasts.git
-[submodule "extern/dnsjava"]
- path = extern/dnsjava
- url = https://github.com/open-keychain/dnsjava.git
[submodule "extern/KeybaseLib"]
path = extern/KeybaseLib
url = https://github.com/timbray/KeybaseLib.git
+[submodule "extern/minidns"]
+ path = extern/minidns
+ url = https://github.com/open-keychain/minidns.git