summaryrefslogtreecommitdiff
path: root/javaunohelper/Library_juhx.mk
diff options
context:
space:
mode:
Diffstat (limited to 'javaunohelper/Library_juhx.mk')
-rw-r--r--javaunohelper/Library_juhx.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/javaunohelper/Library_juhx.mk b/javaunohelper/Library_juhx.mk
index ce8ac747934e..eeef545357b7 100644
--- a/javaunohelper/Library_juhx.mk
+++ b/javaunohelper/Library_juhx.mk
@@ -38,9 +38,10 @@ $(eval $(call gb_Library_use_libraries,juhx,\
sal \
salhelper \
$(gb_UWINAPI) \
- $(gb_STDLIBS) \
))
+$(eval $(call gb_Library_add_standard_system_libs,juhx))
+
$(eval $(call gb_Library_add_exception_objects,juhx,\
javaunohelper/source/bootstrap \
javaunohelper/source/javaunohelper \