summaryrefslogtreecommitdiffstats
path: root/toolkit/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/moz.build')
-rw-r--r--toolkit/moz.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/toolkit/moz.build b/toolkit/moz.build
index 30ec614ef1..e60f9c586b 100644
--- a/toolkit/moz.build
+++ b/toolkit/moz.build
@@ -55,6 +55,7 @@ if CONFIG["MOZ_WIDGET_TOOLKIT"] == "gtk":
DIRS += ["system/unixproxy"]
elif CONFIG["MOZ_WIDGET_TOOLKIT"] == "cocoa":
DIRS += [
+ "mozapps/macos-frameworks",
"system/commonproxy",
"system/osxproxy",
]