diff options
author | Paul Selkirk <paul@psgd.org> | 2016-05-18 11:08:33 +0200 |
---|---|---|
committer | Paul Selkirk <paul@psgd.org> | 2016-05-18 11:08:33 +0200 |
commit | 802a6f374f7569598dea55b3992818b65985f8b6 (patch) | |
tree | b863b6b2c5dd35897db86f6bf70b17798ad4323a /.gitmodules | |
parent | 9cbdeb0a874e50059bc9846d69b18f11a7b6f84c (diff) |
build libcli
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 4bcc9e1..d3946e7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "thirdparty/libtfm"] path = libraries/thirdparty/libtfm url = git@git.cryptech.is:sw/thirdparty/libtfm.git +[submodule "libraries/libcli"] + path = libraries/libcli + url = git@git.cryptech.is:user/ft/libcli |