summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_ucalc.mk
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@gmail.com>2013-06-20 23:58:46 -0400
committerKohei Yoshida <kohei.yoshida@gmail.com>2013-06-24 16:51:38 -0400
commit91f7e9e02e72b46c881656a6b493fac276a6822b (patch)
tree6fa603b42987de1552642b560a5713f4da2506d6 /sc/CppunitTest_sc_ucalc.mk
parent8a39b8ce354bd42325ff61c07cfdc7a150d2925a (diff)
Fix a bug in "find all" search, and a test to catch it in the future.
Change-Id: I296d2dff65da55cc86e10a78eb9c768a924fcddd
Diffstat (limited to 'sc/CppunitTest_sc_ucalc.mk')
-rw-r--r--sc/CppunitTest_sc_ucalc.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/CppunitTest_sc_ucalc.mk b/sc/CppunitTest_sc_ucalc.mk
index 68d6cb5d3bf0..b6e5e3e73343 100644
--- a/sc/CppunitTest_sc_ucalc.mk
+++ b/sc/CppunitTest_sc_ucalc.mk
@@ -87,6 +87,7 @@ $(eval $(call gb_CppunitTest_use_components,sc_ucalc,\
fileaccess/source/fileacc \
framework/util/fwk \
i18npool/util/i18npool \
+ i18npool/source/search/i18nsearch \
sax/source/expatwrap/expwrap \
sfx2/util/sfx \
ucb/source/core/ucb1 \