summaryrefslogtreecommitdiff
path: root/sw/CppunitTest_sw_rtfexport.mk
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2014-01-15 20:29:48 +0100
committerMiklos Vajna <vmiklos@collabora.co.uk>2014-01-15 20:32:44 +0100
commit30696e84268de28d8eec58693eed2d3df98ef82e (patch)
treeb64e67482d39f56ca20e7b1dd48605cd1be3f338 /sw/CppunitTest_sw_rtfexport.mk
parent4a924576e415f16e0571542bb0d683529f9046ff (diff)
RTF export: fix nested comments
Change-Id: I9986855f3160ed6f5856aec9f7d33fc416962e77
Diffstat (limited to 'sw/CppunitTest_sw_rtfexport.mk')
-rw-r--r--sw/CppunitTest_sw_rtfexport.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/CppunitTest_sw_rtfexport.mk b/sw/CppunitTest_sw_rtfexport.mk
index 01b9378f12ed..46227ddefd38 100644
--- a/sw/CppunitTest_sw_rtfexport.mk
+++ b/sw/CppunitTest_sw_rtfexport.mk
@@ -71,6 +71,7 @@ $(eval $(call gb_CppunitTest_use_components,sw_rtfexport,\
ucb/source/ucp/file/ucpfile1 \
unotools/util/utl \
unoxml/source/service/unoxml \
+ uui/util/uui \
writerfilter/util/writerfilter \
xmloff/util/xo \
))