summaryrefslogtreecommitdiffstats
path: root/RepositoryExternal.mk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2018-05-04 10:21:23 +0200
committerStephan Bergmann <sbergman@redhat.com>2018-05-04 10:21:23 +0200
commite046c36776503f2dc934891412a8019c62530e03 (patch)
tree13486ce67277bd5283e7601538a82c7a30352db0 /RepositoryExternal.mk
parentgive icon data directly to gtk, skipping internal loaders (diff)
downloadcore-e046c36776503f2dc934891412a8019c62530e03.tar.gz
core-e046c36776503f2dc934891412a8019c62530e03.zip
workdir/UnpackedTarball/libnumbertext/src/config.h is generated
...from workdir/UnpackedTarball/libnumbertext/src/config.h.in, and included via lingucomponent/source/numbertext/numbertext.cxx -> workdir/UnpackedTarball/libnumbertext/src/Numbertext.hxx Change-Id: Idd007cf230b0c297c6dd692b1565336209a73ba8
Diffstat (limited to 'RepositoryExternal.mk')
-rw-r--r--RepositoryExternal.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/RepositoryExternal.mk b/RepositoryExternal.mk
index 299400174d2c..ce29fb744cfe 100644
--- a/RepositoryExternal.mk
+++ b/RepositoryExternal.mk
@@ -847,7 +847,7 @@ else
$(call gb_LinkTarget_add_libs,$(1),\
$(call gb_UnpackedTarball_get_dir,libnumbertext)/src/.libs/libnumbertext-1.0.a\
)
-$(call gb_LinkTarget_use_external_project,$(1),libnumbertext)
+$(call gb_LinkTarget_use_external_project,$(1),libnumbertext,full)
endif