mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
bug 716842, make sure that l10n repacks have mobile/locales/Makefile, r=aki
This commit is contained in:
parent
b3eef7c80a
commit
a28ef42d7d
@ -48,6 +48,7 @@ include $(topsrcdir)/config/config.mk
|
||||
SUBMAKEFILES += \
|
||||
$(DEPTH)/$(MOZ_BRANDING_DIRECTORY)/Makefile \
|
||||
$(DEPTH)/$(MOZ_BRANDING_DIRECTORY)/locales/Makefile \
|
||||
$(DEPTH)/mobile/locales/Makefile \
|
||||
$(NULL)
|
||||
|
||||
PREF_JS_EXPORTS = $(firstword $(wildcard $(LOCALE_SRCDIR)/mobile-l10n.js) \
|
||||
|
@ -44,6 +44,7 @@ mobile/android/app/Makefile
|
||||
mobile/android/app/profile/extensions/Makefile
|
||||
mobile/android/base/Makefile
|
||||
mobile/android/base/locales/Makefile
|
||||
mobile/locales/Makefile
|
||||
$MOZ_BRANDING_DIRECTORY/Makefile
|
||||
$MOZ_BRANDING_DIRECTORY/locales/Makefile
|
||||
mobile/android/chrome/Makefile
|
||||
|
@ -56,6 +56,7 @@ endif
|
||||
SUBMAKEFILES += \
|
||||
$(DEPTH)/$(MOZ_BRANDING_DIRECTORY)/Makefile \
|
||||
$(DEPTH)/$(MOZ_BRANDING_DIRECTORY)/locales/Makefile \
|
||||
$(DEPTH)/mobile/locales/Makefile \
|
||||
$(NULL)
|
||||
|
||||
MOZ_LANGPACK_EID=langpack-$(AB_CD)@firefox-mobile.mozilla.org
|
||||
|
@ -47,6 +47,7 @@ mobile/xul/components/build/Makefile
|
||||
mobile/xul/modules/Makefile
|
||||
mobile/xul/installer/Makefile
|
||||
mobile/xul/locales/Makefile
|
||||
mobile/locales/Makefile
|
||||
mobile/xul/Makefile
|
||||
mobile/xul/themes/core/Makefile
|
||||
"
|
||||
|
Loading…
Reference in New Issue
Block a user