diff options
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 666b45b2..e5f5abd0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -178,6 +178,10 @@ path = pkg/libxkbcommon/src url = https://github.com/xkbcommon/libxkbcommon.git ignore = all +[submodule "pkg/mblaze/src"] + path = pkg/mblaze/src + url = https://github.com/leahneukirchen/mblaze.git + ignore = all [submodule "pkg/mc/src"] path = pkg/mc/src url = https://github.com/oridb/mc |
