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 2ae7ddc86..e6cbb2ded 100644 --- a/.gitmodules +++ b/.gitmodules @@ -40,3 +40,6 @@ [submodule "vendor/zig-objc"] path = vendor/zig-objc url = https://github.com/mitchellh/zig-objc.git +[submodule "vendor/libxev"] + path = vendor/libxev + url = https://github.com/mitchellh/libxev.git |
