diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 727224b..e78fd64 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,3 +10,6 @@ [submodule "win32/pthreads-win32"] path = win32/pthreads-win32 url = git.grumpycoder.net:/pub/repo.git/pthreads-win32 +[submodule "LuaJIT"] + path = LuaJIT + url = http://luajit.org/git/luajit-2.0.git |