diff options
author | Timothy Pearson <[email protected]> | 2011-11-04 16:48:32 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-04 16:48:32 -0500 |
commit | d6f050a40e8ff4fb05c0f87a979a8b6345cec335 (patch) | |
tree | 2ebb5d14b9b3b2a04dd91fe8611c54af13e25cd0 /.gitmodules | |
parent | 71fc3b82452e66c552cf386da131050f146c2c66 (diff) | |
download | kopete-otr-d6f050a40e8ff4fb05c0f87a979a8b6345cec335.tar.gz kopete-otr-d6f050a40e8ff4fb05c0f87a979a8b6345cec335.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 |