Add libcss submodule

This commit is contained in:
Patrick Walton 2012-10-04 18:16:03 -07:00
parent 375dd57887
commit 01dbcf5772
4 changed files with 9 additions and 1 deletions

View file

@ -30,6 +30,10 @@ DEPS_rust-mozjs += \
CFLAGS_rust-mozjs += \
"-I../mozjs/dist/include"
DEPS_libcss += \
libwapcaplet \
libparserutils
# Platform-specific dependencies
ifeq ($(CFG_OSTYPE),darwin)
DEPS_rust-azure += \