diff options
author | Slávek Banko <[email protected]> | 2018-07-14 15:28:29 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2018-07-14 15:28:29 +0200 |
commit | b532c0bccf5f374b2a9e1d5f708449b65921a492 (patch) | |
tree | 26eb0fbb522e30c0e5aeaf535076bf30fec59433 /.gitmodules | |
parent | 4bab98a69aec7d3c61c4d3018ac62e83195bf694 (diff) | |
download | tde-b532c0bccf5f374b2a9e1d5f708449b65921a492.tar.gz tde-b532c0bccf5f374b2a9e1d5f708449b65921a492.zip |
Add submodule akode
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index b0811dccd..66384574b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -25,6 +25,9 @@ [submodule "main/dependencies/tqtinterface"] path = main/dependencies/tqtinterface url = https://[email protected]/scm/git/tqtinterface +[submodule "main/dependencies/akode"] + path = main/dependencies/akode + url = http://[email protected]/scm/git/akode [submodule "main/dependencies/arts"] path = main/dependencies/arts url = https://[email protected]/scm/git/arts |