summaryrefslogtreecommitdiff
path: root/javaunohelper
diff options
context:
space:
mode:
Diffstat (limited to 'javaunohelper')
-rw-r--r--javaunohelper/Library_juh.mk1
-rw-r--r--javaunohelper/Library_juhx.mk1
2 files changed, 2 insertions, 0 deletions
diff --git a/javaunohelper/Library_juh.mk b/javaunohelper/Library_juh.mk
index 13364691be1a..ecacfd9978d0 100644
--- a/javaunohelper/Library_juh.mk
+++ b/javaunohelper/Library_juh.mk
@@ -33,6 +33,7 @@ $(eval $(call gb_Library_use_internal_comprehensive_api,juh,\
$(eval $(call gb_Library_use_libraries,juh,\
sal \
+ $(gb_UWINAPI) \
$(gb_STDLIBS) \
))
diff --git a/javaunohelper/Library_juhx.mk b/javaunohelper/Library_juhx.mk
index 7f1f604e7f1b..ce8ac747934e 100644
--- a/javaunohelper/Library_juhx.mk
+++ b/javaunohelper/Library_juhx.mk
@@ -37,6 +37,7 @@ $(eval $(call gb_Library_use_libraries,juhx,\
jvmaccess \
sal \
salhelper \
+ $(gb_UWINAPI) \
$(gb_STDLIBS) \
))