| Index: nss.gyp
|
| diff --git a/nss.gyp b/nss.gyp
|
| index a6bf9eec05842b7c7a9ce9b45fdedd5584f0f998..08f9446967070bd2245c6e3150109aee5caf12b9 100644
|
| --- a/nss.gyp
|
| +++ b/nss.gyp
|
| @@ -873,6 +873,8 @@
|
| 'nss/lib/libpkix/pkix_pl_nss/system/pkix_pl_string.h',
|
| 'nss/lib/nss/nss.h',
|
| 'nss/lib/nss/nssinit.c',
|
| + 'nss/lib/nss/nssoptions.c',
|
| + 'nss/lib/nss/nssoptions.h',
|
| 'nss/lib/nss/nssrenam.h',
|
| 'nss/lib/nss/utilwrap.c',
|
| 'nss/lib/pk11wrap/debug_module.c',
|
| @@ -1037,6 +1039,7 @@
|
| 'nss/lib/util/utilpars.h',
|
| 'nss/lib/util/utilparst.h',
|
| 'nss/lib/util/utilrename.h',
|
| + 'nss/lib/util/verref.h',
|
| ],
|
| 'sources!': [
|
| # mpi_arm.c is included by mpi_arm_mac.c.
|
|
|