diff options
Diffstat (limited to 'system/toolkit.mozbuild')
-rw-r--r-- | system/toolkit.mozbuild | 3 |
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 += [ |