Separate axTLS into a separate submodule

This commit is contained in:
Joshua Granick
2017-11-06 14:00:10 -08:00
parent 9fed583269
commit 533483c11b
5 changed files with 12 additions and 2 deletions

3
.gitmodules vendored
View File

@@ -52,3 +52,6 @@
[submodule "project/lib/webm"]
path = project/lib/webm
url = https://github.com/native-toolkit/webm
[submodule "project/lib/axtls"]
path = project/lib/axtls
url = https://github.com/native-toolkit/axtls