summaryrefslogtreecommitdiff
path: root/filter/Library_msfilter.mk
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 /filter/Library_msfilter.mk
parentec3bf5e35ef08cdf809272d31308d70342993398 (diff)
LinkTarget.mk: remove gb_LinkTarget_add_package_headers
Diffstat (limited to 'filter/Library_msfilter.mk')
-rw-r--r--filter/Library_msfilter.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter/Library_msfilter.mk b/filter/Library_msfilter.mk
index 0c08a802e107..e2e5eb2485b3 100644
--- a/filter/Library_msfilter.mk
+++ b/filter/Library_msfilter.mk
@@ -19,7 +19,7 @@
$(eval $(call gb_Library_Library,msfilter))
-$(eval $(call gb_Library_add_package_headers,msfilter,filter_inc))
+$(eval $(call gb_Library_use_package,msfilter,filter_inc))
$(eval $(call gb_Library_set_componentfile,msfilter,filter/source/msfilter/msfilter))