summaryrefslogtreecommitdiff
path: root/postprocess/CppunitTest_services.mk
diff options
context:
space:
mode:
Diffstat (limited to 'postprocess/CppunitTest_services.mk')
-rw-r--r--postprocess/CppunitTest_services.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/postprocess/CppunitTest_services.mk b/postprocess/CppunitTest_services.mk
index 5a8a65dbe298..bdcae7bbe0c6 100644
--- a/postprocess/CppunitTest_services.mk
+++ b/postprocess/CppunitTest_services.mk
@@ -27,6 +27,7 @@ $(eval $(call gb_CppunitTest_use_libraries,services, \
$(eval $(call gb_CppunitTest_use_sdk_api,services))
$(eval $(call gb_CppunitTest_use_ure,services))
+$(eval $(call gb_CppunitTest_use_vcl,services))
$(eval $(call gb_CppunitTest_use_rdb,services,services))
ifneq ($(DISABLE_PYTHON),TRUE)