summaryrefslogtreecommitdiff
path: root/sax/Library_expwrap.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sax/Library_expwrap.mk')
-rw-r--r--sax/Library_expwrap.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sax/Library_expwrap.mk b/sax/Library_expwrap.mk
index 9c73522b8212..2c03ccf20f07 100644
--- a/sax/Library_expwrap.mk
+++ b/sax/Library_expwrap.mk
@@ -67,7 +67,7 @@ $(eval $(call gb_Library_set_defs,expwrap,\
$$(DEFS) \
-DXML_UNICODE \
))
-$(eval $(call gb_Library_add_linked_libs,expwrap,\
+$(eval $(call gb_Library_add_linked_static_libs,expwrap,\
expat_xmlparse \
expat_xmltok \
))