summaryrefslogtreecommitdiff
path: root/manifest.mn
diff options
context:
space:
mode:
Diffstat (limited to 'manifest.mn')
-rw-r--r--manifest.mn2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.mn b/manifest.mn
index 641766033..4d7e63445 100644
--- a/manifest.mn
+++ b/manifest.mn
@@ -12,6 +12,6 @@ RELEASE = nss
DIRS = coreconf lib cmd
-ifdef NSS_BUILD_GTESTS
+ifneq (0,$(NSS_BUILD_GTESTS))
DIRS += external_tests
endif