summaryrefslogtreecommitdiff
path: root/basic/CppunitTest_basic_macros.mk
diff options
context:
space:
mode:
authorZdeněk Crhonek <zcrhonek@gmail.com>2018-11-29 20:49:36 +0100
committerZdenek Crhonek <zcrhonek@gmail.com>2018-12-03 17:58:38 +0100
commit834c7c2698443332a347374db10e17d7862d6e4f (patch)
tree43a8e123fea2eceae77a431db55ef1aabecd5123 /basic/CppunitTest_basic_macros.mk
parent4075840e03a175081e0e16d30bf6ae72988c7fd3 (diff)
add test for bug tdf#121337
Change-Id: I26d1d426e6a856b09a48efe8e411b8c54e0f35cf Reviewed-on: https://gerrit.libreoffice.org/64275 Tested-by: Jenkins Reviewed-by: Zdenek Crhonek <zcrhonek@gmail.com>
Diffstat (limited to 'basic/CppunitTest_basic_macros.mk')
-rw-r--r--basic/CppunitTest_basic_macros.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/basic/CppunitTest_basic_macros.mk b/basic/CppunitTest_basic_macros.mk
index 8b0dccece557..db49876bb652 100644
--- a/basic/CppunitTest_basic_macros.mk
+++ b/basic/CppunitTest_basic_macros.mk
@@ -59,6 +59,8 @@ $(eval $(call gb_CppunitTest_use_vcl,basic_macros))
$(eval $(call gb_CppunitTest_use_components,basic_macros,\
configmgr/source/configmgr \
i18npool/util/i18npool \
+ ucb/source/core/ucb1 \
+ ucb/source/ucp/file/ucpfile1 \
$(if $(DISABLE_ATL),,$(if $(filter $(OS),WNT), \
extensions/source/ole/oleautobridge)) \
))