diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 84803d8..2cde41e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -70,3 +70,6 @@ [submodule "source/core/pkey/ecdsa384"] path = source/core/pkey/ecdsa384 url = https://git.cryptech.is/core/pkey/ecdsa384.git +[submodule "source/core/platform/common"] + path = source/core/platform/common + url = https://git.cryptech.is/core/platform/common.git |