Bug 606725 - Fennec multilocale builds don't build services/sync [r=pike]

This commit is contained in:
Mark Finkle 2010-10-24 12:58:51 -04:00
parent 43abf3d467
commit a516eada6e

View File

@ -118,6 +118,7 @@ libs-%:
# Tailored target to just add the chrome processing for multi-locale builds
chrome-%:
@$(MAKE) -C $(DEPTH)/toolkit/locales chrome-$*
@$(MAKE) -C $(DEPTH)/services/sync/locales AB_CD=$* XPI_NAME=locale-$* BOTH_MANIFESTS=1
@$(MAKE) -B bookmarks.json AB_CD=$*
@$(MAKE) -B searchplugins AB_CD=$*
@$(MAKE) chrome AB_CD=$*