diff options
author | Timothy Pearson <[email protected]> | 2011-11-24 17:14:29 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-24 17:14:29 -0600 |
commit | 8f62890108edeb6800c98b5ddf0903b47168d0d4 (patch) | |
tree | 4756dd297476d82da36a1cb89f9aa94bcbd1056b /.gitmodules | |
parent | d7071685d229d342faa1c0bba81e36941116ad98 (diff) | |
download | kgtk-qt3-8f62890108edeb6800c98b5ddf0903b47168d0d4.tar.gz kgtk-qt3-8f62890108edeb6800c98b5ddf0903b47168d0d4.zip |
Added common directories
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index d5a54dc..4fce771 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "admin"] path = admin url = http://[email protected]/scm/git/tde-common-admin +[submodule "cmake"] + path = cmake + url = http://[email protected]/scm/git/tde-common-cmake |