summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_ucalc.mk
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2012-08-31 22:40:12 +0200
committerMatúš Kukan <matus.kukan@gmail.com>2012-08-31 23:03:58 +0200
commit69d03c69d442e8936bde3e6ef4d270d943e18b86 (patch)
tree9c1a896d168192cf7e0ca99c6f52fd487d1ee0b1 /sc/CppunitTest_sc_ucalc.mk
parentfe166c1a9d4aab1821d0ecbf588e43f2c41a55ec (diff)
forgot to use external mdds headers here
Change-Id: I066e2716095722343603a684935f0b7b24ce08be
Diffstat (limited to 'sc/CppunitTest_sc_ucalc.mk')
-rw-r--r--sc/CppunitTest_sc_ucalc.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/sc/CppunitTest_sc_ucalc.mk b/sc/CppunitTest_sc_ucalc.mk
index 64a0d55dd295..817bec0ec594 100644
--- a/sc/CppunitTest_sc_ucalc.mk
+++ b/sc/CppunitTest_sc_ucalc.mk
@@ -37,6 +37,8 @@ $(eval $(call gb_CppunitTest_add_exception_objects,sc_ucalc, \
$(eval $(call gb_CppunitTest_use_library_objects,sc_ucalc,sc))
+$(eval $(call gb_CppunitTest_use_external,sc_ucalc,mdds_headers))
+
ifeq ($(ENABLE_TELEPATHY),TRUE)
$(eval $(call gb_CppunitTest_use_libraries,sc_ucalc,tubes))
endif