diff options
author | Slávek Banko <[email protected]> | 2012-07-15 13:50:54 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2012-07-15 13:50:54 +0200 |
commit | d7435347601dd0be1016c8b03e9bcaa751882c97 (patch) | |
tree | 172435a0de065586e02f915f5ff11f06bf419313 /.gitmodules | |
parent | 77f212c7fee3640b6f056fc50fb0072f3a0b6cd8 (diff) | |
download | libkdcraw-d7435347601dd0be1016c8b03e9bcaa751882c97.tar.gz libkdcraw-d7435347601dd0be1016c8b03e9bcaa751882c97.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://[email protected]/scm/git/tde-common-admin +[submodule "cmake"] + path = cmake + url = http://[email protected]/scm/git/tde-common-cmake |