Add ralloc and sodium

This commit is contained in:
Jeremy Soller 2017-04-16 15:02:38 -06:00
parent 35b42724c3
commit d39201bfa0
4 changed files with 9 additions and 0 deletions

6
.gitmodules vendored
View file

@ -109,3 +109,9 @@
[submodule "programs/games"]
path = programs/games
url = https://github.com/redox-os/games.git
[submodule "programs/sodium"]
path = programs/sodium
url = https://github.com/redox-os/sodium.git
[submodule "libs/ralloc"]
path = libs/ralloc
url = https://github.com/redox-os/ralloc.git