Add glfw and glfw-rs to servo build.

This commit is contained in:
Jack Moffitt 2013-07-04 12:51:02 -06:00
parent 32c147fbde
commit 1230282cec
4 changed files with 10 additions and 0 deletions

2
configure vendored
View file

@ -403,6 +403,8 @@ CFG_SUBMODULES="\
support/css/rust-css \
support/geom/rust-geom \
support/glut/rust-glut \
support/glfw/glfw \
support/glfw/glfw-rs \
support/harfbuzz/rust-harfbuzz \
support/http-client/rust-http-client \
support/hubbub/libhubbub \