diff options
author | Michele Calgaro <[email protected]> | 2018-09-27 19:48:48 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2018-09-27 19:48:48 +0900 |
commit | 7ab369090b6f18b005df3ce492afc9cc351c028c (patch) | |
tree | b543884b899d7cbb336bdc730966f7edadc1ab03 /.gitmodules | |
parent | 988ef577556d79de8050dadb7e69c312edd04c27 (diff) | |
download | tdeio-locate-7ab369090b6f18b005df3ce492afc9cc351c028c.tar.gz tdeio-locate-7ab369090b6f18b005df3ce492afc9cc351c028c.zip |
Added global admin module.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 5b98c56..12a4798 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "cmake"] path = cmake url = http://[email protected]/scm/git/tde-common-cmake +[submodule "admin"] + path = admin + url = http://[email protected]/scm/git/tde-common-admin |