summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2014-12-31 04:57:02 +0100
committerSlávek Banko <slavek.banko@axis.cz>2014-12-31 04:57:02 +0100
commit6b501c15d02dbd11ce958d486bc4ba7316eff3ec (patch)
tree0e447a81384aa2321ef9dc940fe298ae1293fbda /.gitmodules
parentf33f764fe896e417331ba81c223bdd75df31d9e4 (diff)
downloadtde-6b501c15d02dbd11ce958d486bc4ba7316eff3ec.tar.gz
tde-6b501c15d02dbd11ce958d486bc4ba7316eff3ec.zip
Add libr/cmake to submodules list
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index 4b1df77e3..b0811dccd 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -46,6 +46,9 @@
[submodule "main/dependencies/libcarddav"]
path = main/dependencies/libcarddav
url = https://system@scm.trinitydesktop.org/scm/git/libcarddav
+[submodule "main/dependencies/libr"]
+ path = main/dependencies/libr
+ url = http://system@scm.trinitydesktop.org/scm/git/libr
[submodule "main/dependencies/sip4-tqt"]
path = main/dependencies/sip4-tqt
url = https://system@scm.trinitydesktop.org/scm/git/sip4-tqt
@@ -493,6 +496,3 @@
[submodule "main/thirdparty"]
path = main/thirdparty
url = https://system@scm.trinitydesktop.org/scm/git/thirdparty
-[submodule "main/dependencies/libr"]
- path = main/dependencies/libr
- url = http://system@scm.trinitydesktop.org/scm/git/libr