summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_macros_test.mk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-10-23 22:04:25 +0200
committerStephan Bergmann <sbergman@redhat.com>2013-10-23 22:04:25 +0200
commit79acd67d1f79abc54ba7ef872d660fffff78849a (patch)
tree7104ff5f64bba84431a664c02f3fdc0a9cf2174a /sc/CppunitTest_sc_macros_test.mk
parent3347f41a9b13c317c1d001e7ff501a4b0ee8f896 (diff)
Missing mdds_headers
Change-Id: I8a4ef636aef382d75ae5e84eeb4f3c5caf8ed02f
Diffstat (limited to 'sc/CppunitTest_sc_macros_test.mk')
-rw-r--r--sc/CppunitTest_sc_macros_test.mk5
1 files changed, 4 insertions, 1 deletions
diff --git a/sc/CppunitTest_sc_macros_test.mk b/sc/CppunitTest_sc_macros_test.mk
index a595b148040c..92c84a243f98 100644
--- a/sc/CppunitTest_sc_macros_test.mk
+++ b/sc/CppunitTest_sc_macros_test.mk
@@ -9,7 +9,10 @@
$(eval $(call gb_CppunitTest_CppunitTest,sc_macros_test))
-$(eval $(call gb_CppunitTest_use_external,sc_macros_test,boost_headers))
+$(eval $(call gb_CppunitTest_use_externals,sc_macros_test, \
+ boost_headers \
+ mdds_headers \
+))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_macros_test, \
sc/qa/extras/macros-test \