summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorMitchell Hashimoto <mitchell.hashimoto@gmail.com>2022-08-20 10:02:04 -0700
committerMitchell Hashimoto <mitchell.hashimoto@gmail.com>2022-08-20 10:02:04 -0700
commit583eec0fe631a2d868dd24cac34c2620b2fa2692 (patch)
tree495075ea55f163be39ba69209d177cde13f71f03 /.gitmodules
parentf9313801f13ee85c2bb2eae0480b4f6fca35368b (diff)
zlib
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 44fc6953f..e9cf6369c 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -13,3 +13,6 @@
[submodule "vendor/mach-sdk/sdk-linux-aarch64"]
path = vendor/mach-sdk/sdk-linux-aarch64
url = https://github.com/hexops/sdk-linux-aarch64.git
+[submodule "vendor/zlib"]
+ path = vendor/zlib
+ url = https://github.com/madler/zlib.git