summaryrefslogtreecommitdiff
path: root/nss.gyp
diff options
context:
space:
mode:
authorFranziskus Kiefer <franziskuskiefer@gmail.com>2017-06-29 16:38:28 -0700
committerFranziskus Kiefer <franziskuskiefer@gmail.com>2017-06-29 16:38:28 -0700
commitdb851f3754f33e5cc1238a26b2c14ba19235960a (patch)
treef4ebb402fdb637fb27136625c1a7d2cc3f57f276 /nss.gyp
parent3e74ea8fcf7752a9f6ffe973927f40e56063cb22 (diff)
downloadnss-hg-db851f3754f33e5cc1238a26b2c14ba19235960a.tar.gz
Bug 1396830 - add blake2b to freebl, r=mt
Differential Revision: https://nss-review.dev.mozaws.net/D362
Diffstat (limited to 'nss.gyp')
-rw-r--r--nss.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/nss.gyp b/nss.gyp
index 5a9baa537..76302d776 100644
--- a/nss.gyp
+++ b/nss.gyp
@@ -166,6 +166,7 @@
'gtests/der_gtest/der_gtest.gyp:der_gtest',
'gtests/certdb_gtest/certdb_gtest.gyp:certdb_gtest',
'gtests/freebl_gtest/freebl_gtest.gyp:prng_gtest',
+ 'gtests/freebl_gtest/freebl_gtest.gyp:blake2b_gtest',
'gtests/pk11_gtest/pk11_gtest.gyp:pk11_gtest',
'gtests/softoken_gtest/softoken_gtest.gyp:softoken_gtest',
'gtests/ssl_gtest/ssl_gtest.gyp:ssl_gtest',