summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--i18npool/CustomTarget_localedata.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/i18npool/CustomTarget_localedata.mk b/i18npool/CustomTarget_localedata.mk
index 6a63785fe839..3ce723ba2499 100644
--- a/i18npool/CustomTarget_localedata.mk
+++ b/i18npool/CustomTarget_localedata.mk
@@ -29,6 +29,7 @@ $(call gb_CustomTarget_get_workdir,i18npool/localedata)/localedata_%_new.cxx : \
rm $@.sax
$(call gb_Trace_EndRange,$(subst $(WORKDIR)/,,$@),SAX)
+.PRECIOUS: $(call gb_CustomTarget_get_workdir,i18npool/localedata)/localedata_%_new.cxx
$(call gb_CustomTarget_get_workdir,i18npool/localedata)/localedata_%.cxx : \
$(call gb_CustomTarget_get_workdir,i18npool/localedata)/localedata_%_new.cxx
$(call gb_Helper_copy_if_different_and_touch,$<,$@)