summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_ucalc.mk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2011-12-14 10:41:19 +0100
committerStephan Bergmann <sbergman@redhat.com>2011-12-14 10:42:51 +0100
commit3684fcdc0f80bc79dd06796f34c6ad5faa8894bb (patch)
tree58c4ab43ca3471951a34e67ca6f59ccb827af57f /sc/CppunitTest_sc_ucalc.mk
parent8d691a2d94d2b2be3ad3fc0a44d2abc387d7b6c2 (diff)
configmgr.component is no longer an old one.
Diffstat (limited to 'sc/CppunitTest_sc_ucalc.mk')
-rw-r--r--sc/CppunitTest_sc_ucalc.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/CppunitTest_sc_ucalc.mk b/sc/CppunitTest_sc_ucalc.mk
index 6c90aecdeab8..8fc3d1dcb69d 100644
--- a/sc/CppunitTest_sc_ucalc.mk
+++ b/sc/CppunitTest_sc_ucalc.mk
@@ -94,6 +94,7 @@ $(eval $(call gb_CppunitTest_add_type_rdbs,sc_ucalc,\
))
$(eval $(call gb_CppunitTest_add_components,sc_ucalc,\
+ configmgr/source/configmgr \
framework/util/fwk \
i18npool/util/i18npool \
sfx2/util/sfx \
@@ -101,7 +102,6 @@ $(eval $(call gb_CppunitTest_add_components,sc_ucalc,\
))
$(eval $(call gb_CppunitTest_add_old_components,sc_ucalc,\
- configmgr \
ucb1 \
ucpfile1 \
))