mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-07 11:56:51 +00:00
Bug 913134 - Avoid some build races in mobile/android/base. r=gps
This commit is contained in:
parent
da1162a5e8
commit
a97ab14e78
@ -1375,7 +1375,7 @@ $(RESOURCES): $(RES_DIRS) $(subst res/,$(srcdir)/resources/,$(RESOURCES))
|
||||
@echo "creating $@"
|
||||
$(NSINSTALL) $(subst res/,$(srcdir)/resources/,$@) $(dir $@)
|
||||
|
||||
res/values/strings.xml:
|
||||
res/values/strings.xml: $(RES_DIRS)
|
||||
$(MAKE) -C locales
|
||||
|
||||
# With multilocale builds, there will be multiple strings.xml files. We need to
|
||||
|
Loading…
Reference in New Issue
Block a user