diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-12-27 10:01:21 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-12-27 10:01:21 -0600 |
commit | 093a5878995448727d3d777c823f2525f5338257 (patch) | |
tree | 52adb16c5d9f361dfe20771e29fc49e4016dfb4f /.gitmodules | |
parent | 5deb21a5e5fc45221801dae9b35b0f270b7291dd (diff) | |
download | tde-093a5878995448727d3d777c823f2525f5338257.tar.gz tde-093a5878995448727d3d777c823f2525f5338257.zip |
Add libr
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index a9786fa10..4b1df77e3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -493,3 +493,6 @@ [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 |