c70942
diff -up nss/gtests/manifest.mn.skip-util-gtests nss/gtests/manifest.mn
c70942
--- nss/gtests/manifest.mn.skip-util-gtests	2019-03-16 01:25:08.000000000 +0100
c70942
+++ nss/gtests/manifest.mn	2019-03-21 12:41:02.264072681 +0100
c70942
@@ -35,6 +35,5 @@ endif
c70942
 
c70942
 DIRS = \
c70942
 	$(LIB_SRCDIRS) \
c70942
-	$(UTIL_SRCDIRS) \
c70942
 	$(NSS_SRCDIRS) \
c70942
 	$(NULL)
c70942
diff -up nss/gtests/ssl_gtest/manifest.mn.skip-util-gtests nss/gtests/ssl_gtest/manifest.mn
c70942
--- nss/gtests/ssl_gtest/manifest.mn.skip-util-gtests	2019-03-16 01:25:08.000000000 +0100
c70942
+++ nss/gtests/ssl_gtest/manifest.mn	2019-03-21 12:41:02.265072660 +0100
c70942
@@ -67,6 +67,7 @@ PROGRAM = ssl_gtest
c70942
 EXTRA_LIBS += \
c70942
       $(DIST)/lib/$(LIB_PREFIX)gtest.$(LIB_SUFFIX) \
c70942
       $(DIST)/lib/$(LIB_PREFIX)cpputil.$(LIB_SUFFIX) \
c70942
+      -lsoftokn3
c70942
       $(NULL)
c70942
 
c70942
 USE_STATIC_LIBS = 1