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