summaryrefslogtreecommitdiffstats
path: root/sot
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 /sot
parentStaticLibrary.mk: linking against dynamic libs considered silly (diff)
downloadcore-4c50f23f87e391d93ded2564000589ef1a70696a.tar.gz
core-4c50f23f87e391d93ded2564000589ef1a70696a.zip
LinkTarget.mk: remove gb_LinkTarget_add_package_headers
Diffstat (limited to 'sot')
-rw-r--r--sot/Library_sot.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sot/Library_sot.mk b/sot/Library_sot.mk
index 124c59277cec..5f620bc06fb2 100644
--- a/sot/Library_sot.mk
+++ b/sot/Library_sot.mk
@@ -28,7 +28,7 @@
$(eval $(call gb_Library_Library,sot))
-$(eval $(call gb_Library_add_package_headers,sot,sot_inc))
+$(eval $(call gb_Library_use_package,sot,sot_inc))
$(eval $(call gb_Library_set_componentfile,sot,sot/util/sot))