adding in git submodules info

This commit is contained in:
n8fr8 2012-05-03 14:33:05 -04:00
parent 408c76593b
commit 01beff0322
1 changed files with 15 additions and 0 deletions

15
.gitmodules vendored Normal file
View File

@ -0,0 +1,15 @@
[submodule "external/openssl-static"]
path = external/openssl-static
url = git://github.com/guardianproject/android-external-openssl-ndk-static.git
[submodule "external/tor"]
path = external/tor
url = git://git.torproject.org/git/tor.git
[submodule "external/libevent"]
path = external/libevent
url = git://github.com/libevent/libevent.git
[submodule "external/jtorctrl"]
path = external/jtorctrl
url = git://git.torproject.org/git/jtorctl
[submodule "external/jtorctl"]
path = external/jtorctl
url = git://git.torproject.org/git/jtorctl