diff options
author | Timothy Pearson <[email protected]> | 2012-05-31 01:35:03 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2012-05-31 01:35:03 -0500 |
commit | 9ee346b2bbd681f09e877c16a12689cf395e94bc (patch) | |
tree | 0827977515e148c44fe284d0cf8aace763333563 /.gitmodules | |
parent | 0c52d1561f1eee57f325798ab83cbd9dcdf6f5a1 (diff) | |
download | kcmldapcontroller-9ee346b2bbd681f09e877c16a12689cf395e94bc.tar.gz kcmldapcontroller-9ee346b2bbd681f09e877c16a12689cf395e94bc.zip |
Added common directories
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..4fce771 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,6 @@ +[submodule "admin"] + path = admin + url = http://[email protected]/scm/git/tde-common-admin +[submodule "cmake"] + path = cmake + url = http://[email protected]/scm/git/tde-common-cmake |