From 71b4a4e0fee6212960f3fb19ed628cf28583583b Mon Sep 17 00:00:00 2001 From: Axel Hecht Date: Tue, 10 Jan 2012 11:10:22 +0100 Subject: [PATCH] bug 716842, make sure that l10n repacks have mobile/locales/Makefile, r=aki --- mobile/android/locales/Makefile.in | 1 + mobile/android/makefiles.sh | 1 + mobile/xul/locales/Makefile.in | 1 + mobile/xul/makefiles.sh | 1 + 4 files changed, 4 insertions(+) diff --git a/mobile/android/locales/Makefile.in b/mobile/android/locales/Makefile.in index 7d422185a2a..2e4990ed948 100644 --- a/mobile/android/locales/Makefile.in +++ b/mobile/android/locales/Makefile.in @@ -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) \ diff --git a/mobile/android/makefiles.sh b/mobile/android/makefiles.sh index f69f53b30bc..4d259ef1e30 100644 --- a/mobile/android/makefiles.sh +++ b/mobile/android/makefiles.sh @@ -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 diff --git a/mobile/xul/locales/Makefile.in b/mobile/xul/locales/Makefile.in index 662d0cdbbbc..71bae4722ec 100644 --- a/mobile/xul/locales/Makefile.in +++ b/mobile/xul/locales/Makefile.in @@ -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 diff --git a/mobile/xul/makefiles.sh b/mobile/xul/makefiles.sh index 72136b0cf20..d0eb64c5496 100644 --- a/mobile/xul/makefiles.sh +++ b/mobile/xul/makefiles.sh @@ -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 "