blob: 1730ddc426c5a193fea91814a05d3e1bf949cc0b (
plain)
1
2
3
4
5
6
7
8
9
|
[submodule "main/openvpn"]
path = main/openvpn
url = https://github.com/schwabe/openvpn.git
[submodule "main/openssl"]
path = main/openssl
url = https://github.com/schwabe/platform_external_openssl.git
#[submodule "main/breakpad"]
# path = main/breakpad
# url = https://github.com/schwabe/breakpad.git
|