summaryrefslogtreecommitdiff
path: root/sw/CppunitTest_sw_odfexport.mk
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@suse.cz>2013-04-26 12:41:22 +0200
committerMiklos Vajna <vmiklos@suse.cz>2013-04-26 13:03:50 +0200
commitdc92bac5df72ecca123472a5e945b1864a17f457 (patch)
treeeefd0306775a70d93b7877c69883ce792478f452 /sw/CppunitTest_sw_odfexport.mk
parent6238cfe27f0a202f3fbf482cde2b0a3189adc86f (diff)
fdo#58949 testcase
Change-Id: I584efc83ef1643a683757ac369cd140f52610293
Diffstat (limited to 'sw/CppunitTest_sw_odfexport.mk')
-rw-r--r--sw/CppunitTest_sw_odfexport.mk13
1 files changed, 9 insertions, 4 deletions
diff --git a/sw/CppunitTest_sw_odfexport.mk b/sw/CppunitTest_sw_odfexport.mk
index aae298d54395..a484b9afcb4a 100644
--- a/sw/CppunitTest_sw_odfexport.mk
+++ b/sw/CppunitTest_sw_odfexport.mk
@@ -49,28 +49,33 @@ $(eval $(call gb_CppunitTest_use_api,sw_odfexport,\
$(eval $(call gb_CppunitTest_use_ure,sw_odfexport))
$(eval $(call gb_CppunitTest_use_components,sw_odfexport,\
- basic/util/sb \
+ basic/util/sb \
comphelper/util/comphelp \
configmgr/source/configmgr \
+ embeddedobj/util/embobj \
fileaccess/source/fileacc \
filter/source/config/cache/filterconfig1 \
framework/util/fwk \
i18npool/util/i18npool \
linguistic/source/lng \
- package/util/package2 \
+ oox/util/oox \
package/source/xstor/xstor \
- sw/util/sw \
- sw/util/swd \
+ package/util/package2 \
sax/source/expatwrap/expwrap \
+ sax/source/fastparser/fastsax \
sfx2/util/sfx \
+ starmath/util/sm \
svl/source/fsstor/fsstorage \
svtools/util/svt \
+ sw/util/sw \
+ sw/util/swd \
toolkit/util/tk \
ucb/source/core/ucb1 \
ucb/source/ucp/file/ucpfile1 \
unotools/util/utl \
unoxml/source/service/unoxml \
uui/util/uui \
+ writerfilter/util/writerfilter \
$(if $(filter DESKTOP,$(BUILD_TYPE)),xmlhelp/util/ucpchelp1) \
xmloff/util/xo \
))