summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitmodules6
m---------admin0
m---------cmake0
3 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://system@scm.trinitydesktop.org/scm/git/tde-common-admin
+[submodule "cmake"]
+ path = cmake
+ url = http://system@scm.trinitydesktop.org/scm/git/tde-common-cmake
diff --git a/admin b/admin
new file mode 160000
+Subproject efdff81cd246d0737ecb1a82ef6fd588c0a6bc0
diff --git a/cmake b/cmake
new file mode 160000
+Subproject f1cea7f894713183e061fa6d2b69b05889a90a0