aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 687126e37..93ca9d49b 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -30,4 +30,7 @@
url = https://github.com/open-keychain/KeybaseLib.git
[submodule "extern/minidns"]
path = extern/minidns
- url = https://github.com/open-keychain/minidns.git \ No newline at end of file
+ url = https://github.com/open-keychain/minidns.git
+[submodule "extern/openpgp-card-nfc-lib"]
+ path = extern/openpgp-card-nfc-lib
+ url = https://github.com/open-keychain/openpgp-card-nfc-lib.git \ No newline at end of file