summaryrefslogtreecommitdiff
path: root/filter
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 /filter
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 'filter')
-rw-r--r--filter/CppunitTest_filter_eps_test.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/filter/CppunitTest_filter_eps_test.mk b/filter/CppunitTest_filter_eps_test.mk
index d49f10e05aeb..befc029d6cfe 100644
--- a/filter/CppunitTest_filter_eps_test.mk
+++ b/filter/CppunitTest_filter_eps_test.mk
@@ -35,6 +35,7 @@ $(eval $(call gb_CppunitTest_use_components,filter_eps_test,\
i18npool/util/i18npool \
ucb/source/core/ucb1 \
ucb/source/ucp/file/ucpfile1 \
+ uui/util/uui \
))
$(eval $(call gb_CppunitTest_use_configuration,filter_eps_test))