summaryrefslogtreecommitdiff
path: root/ucb/Library_ucpext.mk
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/Library_ucpext.mk')
-rw-r--r--ucb/Library_ucpext.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/ucb/Library_ucpext.mk b/ucb/Library_ucpext.mk
index eb436aee0a6c..4a1de1b2460f 100644
--- a/ucb/Library_ucpext.mk
+++ b/ucb/Library_ucpext.mk
@@ -39,9 +39,10 @@ $(eval $(call gb_Library_use_libraries,ucpext,\
salhelper \
ucbhelper \
$(gb_UWINAPI) \
- $(gb_STDLIBS) \
))
+$(eval $(call gb_Library_add_standard_system_libs,ucpext))
+
$(eval $(call gb_Library_add_exception_objects,ucpext,\
ucb/source/ucp/ext/ucpext_content \
ucb/source/ucp/ext/ucpext_datasupplier \