fix submodules

This commit is contained in:
Thomas Fussell 2014-05-16 00:17:54 -04:00
parent 9b2f1b7369
commit d789cf47c3

2
.gitmodules vendored
View File

@ -1,6 +1,8 @@
[submodule "third-party/pugixml"]
path = third-party/pugixml
url = https://github.com/zeux/pugixml.git
branch = master
[submodule "third-party/zlib"]
path = third-party/zlib
url = https://github.com/madler/zlib.git
branch = master