diff options
author | Timothy Pearson <[email protected]> | 2015-02-16 18:29:48 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2015-02-16 18:29:48 -0600 |
commit | ea73b4fd385a498bc849693e4d29c512e5bb14e2 (patch) | |
tree | 614f471aa33bdf052c8b6657fd83bd1e15a58676 /.gitmodules | |
parent | 50544052cce332125871b53f8079826f872b6027 (diff) | |
download | tde-ea73b4fd385a498bc849693e4d29c512e5bb14e2.tar.gz tde-ea73b4fd385a498bc849693e4d29c512e5bb14e2.zip |
Add keximdb
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 7317472a2..7e2b4097f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -499,3 +499,6 @@ [submodule "main/thirdparty"] path = main/thirdparty url = https://[email protected]/scm/git/thirdparty +[submodule "main/applications/keximdb"] + path = main/applications/keximdb + url = http://[email protected]/scm/git/keximdb |