diff options
author | Jonny Lamb <jonny.lamb@collabora.co.uk> | 2010-10-28 13:55:47 +0100 |
---|---|---|
committer | Jonny Lamb <jonny.lamb@collabora.co.uk> | 2010-10-28 17:02:23 +0100 |
commit | aac2bbd81d96e228c7d14a5cb91ea4082f581d03 (patch) | |
tree | 2f0a86931d1b56b053585ec1aad3ab64a4b37b61 /.gitmodules | |
parent | 8acc5112d9df47306f59c321953fdf7c2a560dfa (diff) |
add yell submodule
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 7bb40ddbf..6457df9ae 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "lib/ext/wocky"] path = lib/ext/wocky url = git://git.collabora.co.uk/git/wocky.git +[submodule "lib/ext/telepathy-yell"] + path = lib/ext/telepathy-yell + url = git://git.collabora.co.uk/git/user/jonny/telepathy-yell.git |