summaryrefslogtreecommitdiffstats
path: root/toolkit/mozapps/update/updater/macos-frameworks/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/mozapps/update/updater/macos-frameworks/moz.build')
-rw-r--r--toolkit/mozapps/update/updater/macos-frameworks/moz.build7
1 files changed, 6 insertions, 1 deletions
diff --git a/toolkit/mozapps/update/updater/macos-frameworks/moz.build b/toolkit/mozapps/update/updater/macos-frameworks/moz.build
index 19fa11942e..cb49b680c0 100644
--- a/toolkit/mozapps/update/updater/macos-frameworks/moz.build
+++ b/toolkit/mozapps/update/updater/macos-frameworks/moz.build
@@ -7,7 +7,12 @@
with Files("**"):
BUG_COMPONENT = ("Toolkit", "Application Update")
-DIRS += ["UpdateSettings", "UpdateSettings-xpcshell", "UpdateSettings-WrongChannel"]
+DIRS += [
+ "UpdateSettings",
+ "UpdateSettings-localbuild",
+ "UpdateSettings-WrongChannel",
+ "UpdateSettings-xpcshell",
+]
EXPORTS += [
"UpdateSettingsUtil.h",