summaryrefslogtreecommitdiffstats
path: root/svx/Library_textconversiondlgs.mk
diff options
context:
space:
mode:
Diffstat (limited to 'svx/Library_textconversiondlgs.mk')
-rw-r--r--svx/Library_textconversiondlgs.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/svx/Library_textconversiondlgs.mk b/svx/Library_textconversiondlgs.mk
index 9b2fdff4b386..13a11c1c1937 100644
--- a/svx/Library_textconversiondlgs.mk
+++ b/svx/Library_textconversiondlgs.mk
@@ -49,9 +49,10 @@ $(eval $(call gb_Library_use_libraries,textconversiondlgs,\
utl \
vcl \
$(gb_UWINAPI) \
- $(gb_STDLIBS) \
))
+$(eval $(call gb_Library_add_standard_system_libs,textconversiondlgs))
+
$(eval $(call gb_Library_add_exception_objects,textconversiondlgs,\
svx/source/unodialogs/textconversiondlgs/services \
svx/source/unodialogs/textconversiondlgs/chinese_dictionarydialog \