Skip to content
Snippets Groups Projects
Commit 6543dce8 authored by bsmedberg%covad.net's avatar bsmedberg%covad.net
Browse files

Bug 287262 - Fix client.mk so that it pulls the various l10n directories we need r=Pike a=shaver

parent 63f1c2d0
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment