diff options
author | anonimal <anonimal@i2pmail.org> | 2017-06-28 21:15:37 +0000 |
---|---|---|
committer | anonimal <anonimal@i2pmail.org> | 2018-03-18 15:52:27 +0000 |
commit | efe70a15f819d7935421d2eef3a29933f5b9defb (patch) | |
tree | b82b41c8e1d693b1cb3c79b863991333c85b37ab /.gitmodules | |
parent | Unbound: remove unbound from in-tree source (diff) | |
download | monero-efe70a15f819d7935421d2eef3a29933f5b9defb.tar.xz |
Unbound: add git submodule for unbound
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 000000000..fbcec5b46 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,4 @@ +[submodule "external/unbound"] + path = external/unbound + url = https://github.com/monero-project/unbound + branch = monero |