summaryrefslogtreecommitdiff
path: root/i18npool/Executable_genconv_dict.mk
diff options
context:
space:
mode:
Diffstat (limited to 'i18npool/Executable_genconv_dict.mk')
-rw-r--r--i18npool/Executable_genconv_dict.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/i18npool/Executable_genconv_dict.mk b/i18npool/Executable_genconv_dict.mk
index 58a3011afb16..22ea9c5d54d1 100644
--- a/i18npool/Executable_genconv_dict.mk
+++ b/i18npool/Executable_genconv_dict.mk
@@ -35,9 +35,10 @@ $(eval $(call gb_Executable_set_include,genconv_dict,\
$(eval $(call gb_Executable_use_libraries,genconv_dict,\
sal \
$(gb_UWINAPI) \
- $(gb_STDLIBS) \
))
+$(eval $(call gb_Executable_add_standard_system_libs,genconv_dict))
+
$(eval $(call gb_Executable_add_exception_objects,genconv_dict,\
i18npool/source/textconversion/genconv_dict \
))