Bug 914894 - res/values/strings.xml only depends on the res/values directory. r=gps

This commit is contained in:
Mike Hommey 2013-09-11 08:15:53 +09:00
parent c7e659f5ed
commit 5cce591bb5

View File

@ -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