diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2012-08-25 14:26:06 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2012-08-25 14:26:06 +0200 |
commit | 13ac655b520dfe7738f6d440fc9da82ba194edef (patch) | |
tree | a2e5dcec30eda68bab92d7f03e67d8d877758e2a /.gitmodules | |
parent | 5f538b3383482a36e9a242c4bc70aaab288ca41a (diff) | |
download | kgtk-qt3-13ac655b520dfe7738f6d440fc9da82ba194edef.tar.gz kgtk-qt3-13ac655b520dfe7738f6d440fc9da82ba194edef.zip |
Add 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://system@scm.trinitydesktop.org/scm/git/tde-common-admin +[submodule "cmake"] + path = cmake + url = http://system@scm.trinitydesktop.org/scm/git/tde-common-cmake |