summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-07-24 15:45:17 -0500
committerTimothy Pearson <[email protected]>2013-07-24 15:45:17 -0500
commit81619919c936560859fe75bafdb1522788de41cc (patch)
tree00bb42691a26c8450b1365a65a0fe4d9cbf91eeb /.gitmodules
parentfda7cb331aeb7b8850d60eb21f533d13b1d48c41 (diff)
downloadtdeio-ftps-81619919c936560859fe75bafdb1522788de41cc.tar.gz
tdeio-ftps-81619919c936560859fe75bafdb1522788de41cc.zip
Add admin and cmake submodules
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..5a9a136
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,6 @@
+[submodule "admin"]
+ path = admin
+ url = http://scm.trinitydesktop.org/scm/git/tde-common-admin
+[submodule "cmake"]
+ path = cmake
+ url = http://scm.trinitydesktop.org/scm/git/tde-common-cmake