summaryrefslogtreecommitdiff
path: root/i18npool/Executable_saxparser.mk
diff options
context:
space:
mode:
Diffstat (limited to 'i18npool/Executable_saxparser.mk')
-rw-r--r--i18npool/Executable_saxparser.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/i18npool/Executable_saxparser.mk b/i18npool/Executable_saxparser.mk
index eb4efdf838a7..b61799d690d1 100644
--- a/i18npool/Executable_saxparser.mk
+++ b/i18npool/Executable_saxparser.mk
@@ -39,9 +39,10 @@ $(eval $(call gb_Executable_use_libraries,saxparser,\
cppuhelper \
sal \
$(gb_UWINAPI) \
- $(gb_STDLIBS) \
))
+$(eval $(call gb_Executable_add_standard_system_libs,saxparser))
+
$(eval $(call gb_Executable_add_exception_objects,saxparser,\
i18npool/source/localedata/LocaleNode \
i18npool/source/localedata/filewriter \