summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 94de112..67b3589 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -10,3 +10,9 @@
[submodule "LuaJIT"]
path = LuaJIT
url = http://luajit.org/git/luajit-2.0.git
+[submodule "libtomcrypt"]
+ path = libtomcrypt
+ url = https://github.com/libtom/libtomcrypt.git
+[submodule "libtommath"]
+ path = libtommath
+ url = https://github.com/libtom/libtommath.git