summaryrefslogtreecommitdiff
path: root/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'moz.build')
-rw-r--r--moz.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/moz.build b/moz.build
index a251a8f0e1..7d6e035a5f 100644
--- a/moz.build
+++ b/moz.build
@@ -73,7 +73,7 @@ if not CONFIG['MOZ_DISABLE_PLATFORM']:
DIRS += [
'config/external',
- 'config/external/nss',
+ 'security',
]
if CONFIG['BUILD_CTYPES']: