From cce958717425ae5d726fc6274691c37848ae9c5f Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Thu, 9 Mar 2017 01:15:50 -0500 Subject: Whoops, new build dependency on core/platform/common. --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') 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 -- cgit v1.2.3