summaryrefslogtreecommitdiff
path: root/system/moz.build
diff options
context:
space:
mode:
authorMatt A. Tobin <email@mattatobin.com>2021-11-23 03:11:24 -0500
committerMatt A. Tobin <email@mattatobin.com>2021-11-23 03:11:24 -0500
commit54276d068cdb87c3600233b66702b12be697ed68 (patch)
tree5bf85359e76eebd9a92baf7f8c703d3e93ac1f29 /system/moz.build
parentbaad25e39733dfc3dd310198fdcced00ffbef68b (diff)
downloadaura-central-54276d068cdb87c3600233b66702b12be697ed68.tar.gz
Issue %3005 - Centralize the Security Features and locate them to system/security
Diffstat (limited to 'system/moz.build')
-rw-r--r--system/moz.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/system/moz.build b/system/moz.build
index ed89b69cf..25fd714d1 100644
--- a/system/moz.build
+++ b/system/moz.build
@@ -7,6 +7,7 @@ DIRS += [
'docshell',
'graphics',
'interface',
+ 'security',
]
DIRS += ['runtime']