Fix - CVE-2013-1620 [nss] Not properly consider timing side-channel attacks
[platform/upstream/nss.git] / manifest.mn
index 666a2b9..6417660 100644 (file)
@@ -11,3 +11,7 @@ IMPORTS =     nspr20/v4.8 \
 RELEASE = nss
 
 DIRS = coreconf lib cmd
+
+ifdef NSS_BUILD_GTESTS
+DIRS += external_tests
+endif