Add rust-png submodule.

This commit is contained in:
Jack Moffitt 2013-07-12 13:35:25 -06:00
parent 45e6873f80
commit e9b1657df6
3 changed files with 5 additions and 0 deletions

3
.gitmodules vendored
View file

@ -103,3 +103,6 @@
[submodule "src/support/css/rust-cssparser"]
path = src/support/css/rust-cssparser
url = https://github.com/mozilla-servo/rust-cssparser.git
[submodule "src/support/png/rust-png"]
path = src/support/png/rust-png
url = https://github.com/mozilla-servo/rust-png.git

1
configure vendored
View file

@ -422,6 +422,7 @@ CFG_SUBMODULES="\
support/spidermonkey/mozjs \
support/spidermonkey/rust-mozjs \
support/stb-image/rust-stb-image \
support/png/rust-png \
support/wapcaplet/libwapcaplet \
support/wapcaplet/rust-wapcaplet"

@ -0,0 +1 @@
Subproject commit e2b6deb09da651aa188f154394d63f45188de653