summaryrefslogtreecommitdiff
path: root/moz.build
diff options
context:
space:
mode:
authorMatt A. Tobin <email@mattatobin.com>2021-11-20 23:59:44 -0500
committerMoonchild <moonchild@palemoon.org>2022-04-07 15:43:28 +0200
commit3adf5e5d9cd5108c699e4b4914dce59cae59b07e (patch)
treede765cb82c1052a89812da41b08f5c7a97409bd3 /moz.build
parentb2ad7e8ed963768f53053bd0495e69f80c3a4c33 (diff)
downloaduxp-3adf5e5d9cd5108c699e4b4914dce59cae59b07e.tar.gz
Issue #1847 - Transfer build configuration to gyp
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']: