[DEV] add the zlib submodule in the correct position

This commit is contained in:
Edouard DUPIN 2012-11-12 09:24:09 +01:00
parent 141e3b98b0
commit 17dfbc7cb1
2 changed files with 4 additions and 3 deletions

6
.gitmodules vendored
View File

@ -23,9 +23,6 @@
[submodule "external/freetype"]
path = external/freetype
url = https://github.com/HeeroYui/libfreetype.git
[submodule "external/z/zlib"]
path = external/z/zlib
url = https://github.com/madler/zlib.git
[submodule "external/zip"]
path = external/zip
url = https://github.com/HeeroYui/libzip.git
@ -38,3 +35,6 @@
[submodule "external/lua"]
path = external/lua
url = https://github.com/HeeroYui/liblua.git
[submodule "external/z/zlib"]
path = external/z/zlib
url = https://github.com/madler/zlib.git

1
external/z/zlib vendored Submodule

@ -0,0 +1 @@
Subproject commit 30a1c7065dc1dc2c2ed68ed403792b660bfdd805