diff options
author | Miklos Vajna <vmiklos@suse.cz> | 2012-04-28 21:34:53 +0200 |
---|---|---|
committer | Miklos Vajna <vmiklos@suse.cz> | 2012-04-28 21:35:08 +0200 |
commit | ed305e96bd098fad973d6f85b4efe7ac444bc16d (patch) | |
tree | 3029a314d8de3c554096ee2c09fba9db93527733 | |
parent | 1742e33a22807f14b7b77170d04edeb243647f1f (diff) |
sw: and a few more components for the ww8tok test
-rw-r--r-- | sw/CppunitTest_sw_subsequent_ww8tok.mk | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sw/CppunitTest_sw_subsequent_ww8tok.mk b/sw/CppunitTest_sw_subsequent_ww8tok.mk index a3fa85ce14ac..069c9179419d 100644 --- a/sw/CppunitTest_sw_subsequent_ww8tok.mk +++ b/sw/CppunitTest_sw_subsequent_ww8tok.mk @@ -52,11 +52,14 @@ $(eval $(call gb_CppunitTest_use_ure,sw_subsequent_ww8tok)) $(eval $(call gb_CppunitTest_use_components,sw_subsequent_ww8tok,\ comphelper/util/comphelp \ configmgr/source/configmgr \ + dbaccess/util/dba \ fileaccess/source/fileacc \ filter/source/config/cache/filterconfig1 \ + forms/util/frm \ framework/util/fwk \ i18npool/util/i18npool \ package/util/package2 \ + sw/util/msword \ sw/util/sw \ sw/util/swd \ sfx2/util/sfx \ |