Add NSS and NSPR to the build

This commit is contained in:
Patrick Walton 2013-05-29 12:19:55 -07:00
parent a1d12897e8
commit 0af3bbf953
4 changed files with 6 additions and 2 deletions

View file

@ -21,6 +21,8 @@ NATIVE_BUILDS += \
libwapcaplet \
mozjs \
skia \
nss \
nspr \
$(NULL)
# NOTE: the make magic can only compute transitive build dependencies,