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>2021-03-13 10:46:55 -0500
commitef3c24275f873c93766cfe5bc037bd871d8d78e7 (patch)
treeec5dc12fdddc7a1d087fc12e4cf64b4eb6d74543 /.gitmodules
parentfa04970fe2e48f90d4131ceb32ff4ab54d14da45 (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