summaryrefslogtreecommitdiffstats
path: root/toolkit/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/moz.build')
-rw-r--r--toolkit/moz.build2
1 files changed, 2 insertions, 0 deletions
diff --git a/toolkit/moz.build b/toolkit/moz.build
index 9501938ae..ea7cc390d 100644
--- a/toolkit/moz.build
+++ b/toolkit/moz.build
@@ -23,6 +23,8 @@ DIRS += [
if CONFIG['MOZ_WEBEXTENSIONS']:
DIRS += ['mozapps/webextensions']
+else:
+ DIRS += ['mozapps/extensions']
if CONFIG['MOZ_UPDATER'] and CONFIG['MOZ_WIDGET_TOOLKIT'] != 'android':
DIRS += ['mozapps/update']