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.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/postprocess/CppunitTest_services.mk b/postprocess/CppunitTest_services.mk
index f6da8f61875e..c80f2513692b 100644
--- a/postprocess/CppunitTest_services.mk
+++ b/postprocess/CppunitTest_services.mk
@@ -13,6 +13,10 @@ $(eval $(call gb_CppunitTest_add_exception_objects,services, \
postprocess/qa/services \
))
+$(eval $(call gb_CppunitTest_use_externals,services, \
+ boost_headers \
+))
+
$(eval $(call gb_CppunitTest_use_libraries,services, \
cppu \
sal \