diff options
| author | Slávek Banko <slavek.banko@axis.cz> | 2012-06-27 04:12:16 +0200 |
|---|---|---|
| committer | Slávek Banko <slavek.banko@axis.cz> | 2012-06-27 04:12:16 +0200 |
| commit | e530896392f10cfbc3fc44ef1a0d497b1a75b2fe (patch) | |
| tree | 349d8afa0becd0fa7e938d1fd5cea4d590898abd | |
| parent | 5899fe2963536acc4acc32713274f9882908b65a (diff) | |
| download | wlassistant-e530896392f10cfbc3fc44ef1a0d497b1a75b2fe.tar.gz wlassistant-e530896392f10cfbc3fc44ef1a0d497b1a75b2fe.zip | |
Add common directories
| -rw-r--r-- | .gitmodules | 6 | ||||
| m--------- | admin | 0 | ||||
| m--------- | cmake | 0 |
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 e4edddce0ad20cd639e6ea1b21bb3bb6b0a3a3d diff --git a/cmake b/cmake new file mode 160000 +Subproject 8552bcafcd974f7303bb3cc4947b30a7ce0533f |
