diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 8f0d5c0ea..b6bc804cd 100644 --- a/.gitmodules +++ b/.gitmodules @@ -169,6 +169,9 @@ [submodule "main/applications/games/knights"] path = main/applications/games/knights url = https://[email protected]/scm/git/knights +[submodule "main/applications/games/tdeknighttour"] + path = main/applications/games/tdeknighttour + url = https://[email protected]/scm/git/tdeknighttour [submodule "main/applications/games/tdepacman"] path = main/applications/games/tdepacman url = https://[email protected]/scm/git/tdepacman |