зеркало из https://github.com/mozilla/gecko-dev.git
Bug 914894 - res/values/strings.xml only depends on the res/values directory. r=gps
This commit is contained in:
Родитель
0f2f8bef4c
Коммит
fe76476a58
|
@ -1395,7 +1395,7 @@ $(RESOURCES): $(call mkdir_deps,$(RES_DIRS)) $(subst res/,$(srcdir)/resources/,$
|
|||
@echo "creating $@"
|
||||
$(NSINSTALL) $(subst res/,$(srcdir)/resources/,$@) $(dir $@)
|
||||
|
||||
res/values/strings.xml: $(call mkdir_deps,$(RES_DIRS))
|
||||
res/values/strings.xml: $(call mkdir_deps,res/values)
|
||||
$(MAKE) -C locales
|
||||
|
||||
# With multilocale builds, there will be multiple strings.xml files. We need to
|
||||
|
|
Загрузка…
Ссылка в новой задаче