summaryrefslogtreecommitdiff
path: root/sax/CppunitTest_sax_xmlimport.mk
diff options
context:
space:
mode:
authorGiuseppe Castagno <giuseppe.castagno@acca-esse.eu>2016-08-06 17:30:31 +0200
committerGiuseppe Castagno <giuseppe.castagno@acca-esse.eu>2016-08-08 10:55:49 +0000
commitf60eaab748add19683e66c7e4bc073c9ce7887f7 (patch)
tree3dc22884c71aa237bf1e3b2d28a1d9bb10dc45c7 /sax/CppunitTest_sax_xmlimport.mk
parent0bab74d6357c6438cfb38d56dd8f75217af6bd2a (diff)
Related: tdf#99312, add specialized interaction handler
Needed to manage https certificates and authentication whenever needed. Change-Id: If20b85a9b349b203a8c46d453afa823629d114cb Reviewed-on: https://gerrit.libreoffice.org/27927 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Giuseppe Castagno <giuseppe.castagno@acca-esse.eu>
Diffstat (limited to 'sax/CppunitTest_sax_xmlimport.mk')
-rw-r--r--sax/CppunitTest_sax_xmlimport.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sax/CppunitTest_sax_xmlimport.mk b/sax/CppunitTest_sax_xmlimport.mk
index 14b6488ec192..80263316ba1d 100644
--- a/sax/CppunitTest_sax_xmlimport.mk
+++ b/sax/CppunitTest_sax_xmlimport.mk
@@ -48,6 +48,7 @@ $(eval $(call gb_CppunitTest_use_components,sax_xmlimport,\
sax/source/expatwrap/expwrap \
ucb/source/core/ucb1 \
ucb/source/ucp/file/ucpfile1 \
+ uui/util/uui \
))
$(eval $(call gb_CppunitTest_use_configuration,sax_xmlimport))