diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-04 17:25:55 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-04 17:25:55 -0500 |
commit | c60dbcd2d1ac60d5044c2558028801b4c6afd77e (patch) | |
tree | 289f0f0eba1d7e44248f2ccc08f769e393320c0c /.gitmodules | |
parent | f239ca3c9724c59f96e40ed022c8a078a232371b (diff) | |
download | tdepim-c60dbcd2d1ac60d5044c2558028801b4c6afd77e.tar.gz tdepim-c60dbcd2d1ac60d5044c2558028801b4c6afd77e.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 000000000..4fce771ee --- /dev/null +++ b/.gitmodules @@ -0,0 +1,6 @@ +[submodule "admin"] + path = admin + url = http://system@scm.trinitydesktop.org/scm/git/tde-common-admin +[submodule "cmake"] + path = cmake + url = http://system@scm.trinitydesktop.org/scm/git/tde-common-cmake |