From 6b501c15d02dbd11ce958d486bc4ba7316eff3ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Wed, 31 Dec 2014 04:57:02 +0100 Subject: Add libr/cmake to submodules list MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- .gitmodules | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.gitmodules') 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 -- cgit v1.2.1