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 diff --git a/admin b/admin new file mode 160000 index 0000000..65ecce4 --- /dev/null +++ b/admin @@ -0,0 +1 @@ +Subproject commit 65ecce459d54e772303052de50d08557ba9cc7ed diff --git a/cmake b/cmake new file mode 160000 index 0000000..ba27b9f --- /dev/null +++ b/cmake @@ -0,0 +1 @@ +Subproject commit ba27b9f2328dabe778a9e129e96b706797da85fe