c70942
diff -up nss/cmd/Makefile.skipthem nss/cmd/Makefile
c70942
--- nss/cmd/Makefile.skipthem	2017-01-13 16:41:04.117486801 +0100
c70942
+++ nss/cmd/Makefile	2017-01-13 16:42:31.396335957 +0100
c70942
@@ -19,7 +19,11 @@ BLTEST_SRCDIR =
c70942
 ECPERF_SRCDIR =
c70942
 FREEBL_ECTEST_SRCDIR =
c70942
 FIPSTEST_SRCDIR =
c70942
+ifeq ($(NSS_BLTEST_NOT_AVAILABLE),1)
c70942
+SHLIBSIGN_SRCDIR = shlibsign
c70942
+else
c70942
 SHLIBSIGN_SRCDIR =
c70942
+endif
c70942
 else
c70942
 BLTEST_SRCDIR = bltest
c70942
 ECPERF_SRCDIR = ecperf