summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorAndrew Cady <d@jerkface.net>2020-08-16 19:38:53 -0400
committerAndrew Cady <d@jerkface.net>2020-10-27 17:45:23 -0400
commit23f3737521e4e4508a3b0ff4c6c4760be74b06c3 (patch)
tree5c8979f2aff8ed87a385ffa48ea2421de9c80e56 /.gitmodules
parentd3d9786a4fa02e76bef54a2132367d9a30acf69c (diff)
backport to stretch by backporting two build deps as git submodules
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 000000000..a3ab3934a
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,6 @@
1[submodule "dh-runit"]
2 path = dh-runit
3 url = ./dh-runit
4[submodule "libfido2"]
5 path = libfido2
6 url = ./libfido2