mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 05:41:12 +00:00
Bug 287262 - Fix client.mk so that it pulls the various l10n directories we need r=Pike a=shaver
This commit is contained in:
parent
63f1c2d0be
commit
6543dce8a8
@ -122,6 +122,7 @@ MODULES_toolkit := \
|
||||
LOCALES_toolkit := \
|
||||
$(LOCALES_core) \
|
||||
toolkit \
|
||||
security/manager \
|
||||
$(NULL)
|
||||
|
||||
MODULES_suite := \
|
||||
@ -143,6 +144,8 @@ MODULES_browser := \
|
||||
LOCALES_browser := \
|
||||
$(LOCALES_toolkit) \
|
||||
browser \
|
||||
other-licenses/branding/firefox \
|
||||
extensions/reporter \
|
||||
$(NULL)
|
||||
|
||||
BOOTSTRAP_browser := mozilla/browser/config/mozconfig
|
||||
|
Loading…
Reference in New Issue
Block a user