summaryrefslogtreecommitdiffstats
path: root/unoxml/Library_unordf.mk
diff options
context:
space:
mode:
Diffstat (limited to 'unoxml/Library_unordf.mk')
-rw-r--r--unoxml/Library_unordf.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/unoxml/Library_unordf.mk b/unoxml/Library_unordf.mk
index f9395a83d160..bc8aef2e2f3f 100644
--- a/unoxml/Library_unordf.mk
+++ b/unoxml/Library_unordf.mk
@@ -33,9 +33,10 @@ $(eval $(call gb_Library_use_libraries,unordf,\
cppu \
sal \
$(gb_UWINAPI) \
- $(gb_STDLIBS) \
))
+$(eval $(call gb_Library_add_standard_system_libs,unordf))
+
$(eval $(call gb_Library_use_externals,unordf,librdf))
$(eval $(call gb_Library_use_externals,unordf,libxslt))
$(eval $(call gb_Library_use_externals,unordf,libxml2))