diff options
author | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2012-10-18 15:45:46 +0200 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2012-10-19 10:37:23 +0200 |
commit | 0db481900e7dc76cb003838c0afd5d61c4351b16 (patch) | |
tree | 94849e3b0a4f4d7814e9ae4ac6899cdc477bf716 /sc | |
parent | 1b3dc82a01a97b917c2cba402ffd8c2d5238910c (diff) |
add one more component file for subsequent filters test
Change-Id: Iba9baeb286d0c5e3f9eae6d5b57cb8c8ba62112d
Diffstat (limited to 'sc')
-rw-r--r-- | sc/CppunitTest_sc_subsequent_filters_test.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/CppunitTest_sc_subsequent_filters_test.mk b/sc/CppunitTest_sc_subsequent_filters_test.mk index 613ff558c774..72a7ccca183d 100644 --- a/sc/CppunitTest_sc_subsequent_filters_test.mk +++ b/sc/CppunitTest_sc_subsequent_filters_test.mk @@ -100,6 +100,7 @@ $(eval $(call gb_CppunitTest_use_components,sc_subsequent_filters_test,\ forms/util/frm \ framework/util/fwk \ i18npool/util/i18npool \ + i18npool/source/search/i18nsearch \ oox/util/oox \ package/source/xstor/xstor \ package/util/package2 \ |