summaryrefslogtreecommitdiff
path: root/nss.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'nss.gyp')
-rw-r--r--nss.gyp7
1 files changed, 1 insertions, 6 deletions
diff --git a/nss.gyp b/nss.gyp
index 68b991933..eea35aaea 100644
--- a/nss.gyp
+++ b/nss.gyp
@@ -192,6 +192,7 @@
'cmd/tstclnt/tstclnt.gyp:tstclnt',
'cmd/vfychain/vfychain.gyp:vfychain',
'cmd/vfyserv/vfyserv.gyp:vfyserv',
+ 'cmd/mpitests/mpitests.gyp:mpi_tests',
'gtests/certhigh_gtest/certhigh_gtest.gyp:certhigh_gtest',
'gtests/cryptohi_gtest/cryptohi_gtest.gyp:cryptohi_gtest',
'gtests/der_gtest/der_gtest.gyp:der_gtest',
@@ -223,12 +224,6 @@
'cmd/pkix-errcodes/pkix-errcodes.gyp:pkix-errcodes',
],
}],
- [ 'test_build==1', {
- 'dependencies': [
- 'cmd/mpitests/mpitests.gyp:mpi_tests',
- 'gtests/freebl_gtest/freebl_gtest.gyp:freebl_gtest',
- ],
- }],
[ 'disable_fips==0', {
'dependencies': [
'cmd/fipstest/fipstest.gyp:fipstest',