summaryrefslogtreecommitdiff
path: root/sfx2/CppunitTest_sfx2_controlleritem.mk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-06-03 11:09:01 +0200
committerStephan Bergmann <sbergman@redhat.com>2015-06-03 11:09:01 +0200
commita69d89435d12529c1af818bc72192588d8abea18 (patch)
tree2bf09987507ac1eef29b85d7c4f427305b643be2 /sfx2/CppunitTest_sfx2_controlleritem.mk
parente0308504b20e0ce8f3964e34104e7d700465980b (diff)
Missing boost_headers
Change-Id: Ic85b888ee89d0b49410d26be55333e31ffc07c0b
Diffstat (limited to 'sfx2/CppunitTest_sfx2_controlleritem.mk')
-rw-r--r--sfx2/CppunitTest_sfx2_controlleritem.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/sfx2/CppunitTest_sfx2_controlleritem.mk b/sfx2/CppunitTest_sfx2_controlleritem.mk
index ce0227a8e921..926719b8d5ad 100644
--- a/sfx2/CppunitTest_sfx2_controlleritem.mk
+++ b/sfx2/CppunitTest_sfx2_controlleritem.mk
@@ -12,6 +12,9 @@ $(eval $(call gb_CppunitTest_use_sdk_api,sfx2_controlleritem))
$(eval $(call gb_CppunitTest_add_exception_objects,sfx2_controlleritem, \
sfx2/qa/cppunit/test_controlleritem \
))
+$(eval $(call gb_CppunitTest_use_externals,sfx2_controlleritem, \
+ boost_headers \
+))
$(eval $(call gb_CppunitTest_use_libraries,sfx2_controlleritem, \
cppu \
cppuhelper \