summaryrefslogtreecommitdiffstats
path: root/filter/Library_textfd.mk
diff options
context:
space:
mode:
Diffstat (limited to 'filter/Library_textfd.mk')
-rw-r--r--filter/Library_textfd.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/filter/Library_textfd.mk b/filter/Library_textfd.mk
index 594ce61f7456..3acc160d3954 100644
--- a/filter/Library_textfd.mk
+++ b/filter/Library_textfd.mk
@@ -45,9 +45,10 @@ $(eval $(call gb_Library_use_libraries,textfd,\
sal \
tl \
$(gb_UWINAPI) \
- $(gb_STDLIBS) \
))
+$(eval $(call gb_Library_add_standard_system_libs,textfd))
+
$(eval $(call gb_Library_add_exception_objects,textfd,\
filter/source/textfilterdetect/fdcomp \
filter/source/textfilterdetect/filterdetect \