summaryrefslogtreecommitdiff
path: root/filter/Library_xmlfd.mk
diff options
context:
space:
mode:
Diffstat (limited to 'filter/Library_xmlfd.mk')
-rw-r--r--filter/Library_xmlfd.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/filter/Library_xmlfd.mk b/filter/Library_xmlfd.mk
index b42e79ee2c70..99c6a8e91a62 100644
--- a/filter/Library_xmlfd.mk
+++ b/filter/Library_xmlfd.mk
@@ -32,9 +32,10 @@ $(eval $(call gb_Library_use_libraries,xmlfd,\
cppu \
sal \
$(gb_UWINAPI) \
- $(gb_STDLIBS) \
))
+$(eval $(call gb_Library_add_standard_system_libs,xmlfd))
+
$(eval $(call gb_Library_add_exception_objects,xmlfd,\
filter/source/xmlfilterdetect/fdcomp \
filter/source/xmlfilterdetect/filterdetect \