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 4df722c19..40da184a3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -40,3 +40,6 @@ [submodule "vendor/mach-glfw"] path = vendor/mach-glfw url = https://github.com/mitchellh/mach-glfw.git +[submodule "vendor/libxml2"] + path = vendor/libxml2 + url = https://github.com/GNOME/libxml2.git |
