summaryrefslogtreecommitdiff
path: root/javaunohelper/Library_juh.mk
diff options
context:
space:
mode:
Diffstat (limited to 'javaunohelper/Library_juh.mk')
-rw-r--r--javaunohelper/Library_juh.mk11
1 files changed, 1 insertions, 10 deletions
diff --git a/javaunohelper/Library_juh.mk b/javaunohelper/Library_juh.mk
index 19297e7955ce..4783bd982a93 100644
--- a/javaunohelper/Library_juh.mk
+++ b/javaunohelper/Library_juh.mk
@@ -27,16 +27,7 @@
$(eval $(call gb_Library_Library,juh))
-$(eval $(call gb_Library_use_package,juh,\
- javaunohelper_cppumaker \
-))
-
-$(eval $(call gb_Library_set_include,juh,\
- $$(INCLUDE) \
- -I$(WORKDIR)/CustomTarget/javaunohelper/cppumaker \
-))
-
-$(eval $(call gb_Library_use_api,juh,\
+$(eval $(call gb_Library_use_internal_comprehensive_api,juh,\
udkapi \
))