summaryrefslogtreecommitdiff
path: root/javaunohelper
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2012-04-07 23:22:10 +0200
committerMichael Stahl <mstahl@redhat.com>2012-04-08 01:05:53 +0200
commit4c50f23f87e391d93ded2564000589ef1a70696a (patch)
treebc9bd46141e011c69d34f9122191f5b22224f15e /javaunohelper
parentec3bf5e35ef08cdf809272d31308d70342993398 (diff)
LinkTarget.mk: remove gb_LinkTarget_add_package_headers
Diffstat (limited to 'javaunohelper')
-rw-r--r--javaunohelper/Library_juh.mk2
-rw-r--r--javaunohelper/Library_juhx.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/javaunohelper/Library_juh.mk b/javaunohelper/Library_juh.mk
index c72efbe70f4a..19297e7955ce 100644
--- a/javaunohelper/Library_juh.mk
+++ b/javaunohelper/Library_juh.mk
@@ -27,7 +27,7 @@
$(eval $(call gb_Library_Library,juh))
-$(eval $(call gb_Library_add_package_headers,juh,\
+$(eval $(call gb_Library_use_package,juh,\
javaunohelper_cppumaker \
))
diff --git a/javaunohelper/Library_juhx.mk b/javaunohelper/Library_juhx.mk
index cd21583ef9ff..f35ec61f949e 100644
--- a/javaunohelper/Library_juhx.mk
+++ b/javaunohelper/Library_juhx.mk
@@ -27,7 +27,7 @@
$(eval $(call gb_Library_Library,juhx))
-$(eval $(call gb_Library_add_package_headers,juhx,\
+$(eval $(call gb_Library_use_package,juhx,\
javaunohelper_cppumaker \
))