summaryrefslogtreecommitdiff
path: root/RepositoryExternal.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-10-24 11:01:41 +0200
committerMichael Stahl <mstahl@redhat.com>2013-10-24 13:10:38 +0200
commit76596b39484fdc3ffd54f68b966574ff4651ad8e (patch)
tree606cd15e4bcafe988a7262563d5ff4de78ef6c23 /RepositoryExternal.mk
parent5b90662d7a93cc0e77501ad2487f5e136bbc3fbf (diff)
fontconfig: use libraries from WORKDIR
Change-Id: I4b967187bca35527a3c3d718952ae0a3ae6ebae9
Diffstat (limited to 'RepositoryExternal.mk')
-rw-r--r--RepositoryExternal.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/RepositoryExternal.mk b/RepositoryExternal.mk
index 1f4ab02c26d1..2c16904122ed 100644
--- a/RepositoryExternal.mk
+++ b/RepositoryExternal.mk
@@ -1115,6 +1115,7 @@ endef
else ifeq ($(OS),ANDROID)
define gb_LinkTarget__use_fontconfig
+$(call gb_LinkTarget_use_external_project,$(1),fontconfig)
$(call gb_LinkTarget_set_include,$(1),\
-I$(call gb_UnpackedTarball_get_dir,fontconfig) \
$$(INCLUDE) \