summaryrefslogtreecommitdiff
path: root/system/toolkit.mozbuild
diff options
context:
space:
mode:
authorMatt A. Tobin <email@mattatobin.com>2021-11-29 12:12:37 -0500
committerMatt A. Tobin <email@mattatobin.com>2021-11-29 12:12:37 -0500
commit4d4d7c931f9f759af57ceebe7555a1240fe3e4c4 (patch)
treed06cf83b2d652381ce4f8323cc0ac69abba00bf9 /system/toolkit.mozbuild
parentc0a1080515c3eb82c5facc1832f62070e8cdc125 (diff)
downloadaura-central-4d4d7c931f9f759af57ceebe7555a1240fe3e4c4.tar.gz
Issue %3005 - Move extensions/auth to system/network
Diffstat (limited to 'system/toolkit.mozbuild')
-rw-r--r--system/toolkit.mozbuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/system/toolkit.mozbuild b/system/toolkit.mozbuild
index 837b1b2e9..4192f8541 100644
--- a/system/toolkit.mozbuild
+++ b/system/toolkit.mozbuild
@@ -11,9 +11,6 @@ DIRS += [
'/intl',
]
-if CONFIG['MOZ_AUTH_EXTENSION']:
- DIRS += ['/extensions/auth']
-
# Gecko/Core components.
DIRS += [