summaryrefslogtreecommitdiff
path: root/starmath
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 /starmath
parent8d691a2d94d2b2be3ad3fc0a44d2abc387d7b6c2 (diff)
configmgr.component is no longer an old one.
Diffstat (limited to 'starmath')
-rw-r--r--starmath/CppunitTest_starmath_qa_cppunit.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/CppunitTest_starmath_qa_cppunit.mk b/starmath/CppunitTest_starmath_qa_cppunit.mk
index fff47e14b1c2..c174a35fe743 100644
--- a/starmath/CppunitTest_starmath_qa_cppunit.mk
+++ b/starmath/CppunitTest_starmath_qa_cppunit.mk
@@ -83,6 +83,7 @@ $(eval $(call gb_CppunitTest_add_type_rdbs,starmath_qa_cppunit,\
))
$(eval $(call gb_CppunitTest_add_components,starmath_qa_cppunit,\
+ configmgr/source/configmgr \
framework/util/fwk \
i18npool/util/i18npool \
toolkit/util/tk \
@@ -91,7 +92,6 @@ $(eval $(call gb_CppunitTest_add_components,starmath_qa_cppunit,\
$(eval $(call gb_CppunitTest_add_old_components,starmath_qa_cppunit,\
component/vcl/vcl \
- configmgr \
mcnttype \
))