summaryrefslogtreecommitdiff
path: root/jvmaccess
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 /jvmaccess
parentec3bf5e35ef08cdf809272d31308d70342993398 (diff)
LinkTarget.mk: remove gb_LinkTarget_add_package_headers
Diffstat (limited to 'jvmaccess')
-rw-r--r--jvmaccess/Library_jvmaccess.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/jvmaccess/Library_jvmaccess.mk b/jvmaccess/Library_jvmaccess.mk
index 904a61286900..d4227a78c259 100644
--- a/jvmaccess/Library_jvmaccess.mk
+++ b/jvmaccess/Library_jvmaccess.mk
@@ -29,7 +29,7 @@ $(eval $(call gb_Library_Library,jvmaccess))
$(eval $(call gb_Library_set_soversion_script,jvmaccess,3,$(SRCDIR)/jvmaccess/util/gcc3.map))
-$(eval $(call gb_Library_add_package_headers,jvmaccess,\
+$(eval $(call gb_Library_use_package,jvmaccess,\
jvmaccess_inc \
))