summaryrefslogtreecommitdiff
path: root/manifest.mn
diff options
context:
space:
mode:
Diffstat (limited to 'manifest.mn')
-rw-r--r--manifest.mn4
1 files changed, 4 insertions, 0 deletions
diff --git a/manifest.mn b/manifest.mn
index 666a2b997..641766033 100644
--- a/manifest.mn
+++ b/manifest.mn
@@ -11,3 +11,7 @@ IMPORTS = nspr20/v4.8 \
RELEASE = nss
DIRS = coreconf lib cmd
+
+ifdef NSS_BUILD_GTESTS
+DIRS += external_tests
+endif