summaryrefslogtreecommitdiffstats
path: root/i18npool
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@suse.com>2012-11-12 19:27:22 +0000
committerMichael Meeks <michael.meeks@suse.com>2012-11-12 19:27:22 +0000
commit7bbcbe0727e3eee2e1860e2a038d5bd2baf7d38c (patch)
treea9c77bbc8a1025bf3a0adafe5708d883868b6b4a /i18npool
parentfix sal build with system-boost (diff)
downloadcore-7bbcbe0727e3eee2e1860e2a038d5bd2baf7d38c.tar.gz
core-7bbcbe0727e3eee2e1860e2a038d5bd2baf7d38c.zip
add the right icu externals to the right target.
Diffstat (limited to 'i18npool')
-rw-r--r--i18npool/CppunitTest_i18npool_test_textsearch.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/i18npool/CppunitTest_i18npool_test_textsearch.mk b/i18npool/CppunitTest_i18npool_test_textsearch.mk
index 60626b2c733e..c826e65d8a85 100644
--- a/i18npool/CppunitTest_i18npool_test_textsearch.mk
+++ b/i18npool/CppunitTest_i18npool_test_textsearch.mk
@@ -25,7 +25,7 @@ $(eval $(call gb_CppunitTest_use_components,i18npool_test_textsearch,\
i18npool/util/i18npool \
))
-$(eval $(call gb_Library_use_externals,i18nsearch,\
+$(eval $(call gb_Library_use_externals,i18npool_test_textsearch,\
$(if $(filter MSC,$(COM)),icuin,icui18n) \
icuuc \
))