summaryrefslogtreecommitdiff
path: root/sw/CppunitTest_sw_swdoc_test.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 /sw/CppunitTest_sw_swdoc_test.mk
parent8d691a2d94d2b2be3ad3fc0a44d2abc387d7b6c2 (diff)
configmgr.component is no longer an old one.
Diffstat (limited to 'sw/CppunitTest_sw_swdoc_test.mk')
-rw-r--r--sw/CppunitTest_sw_swdoc_test.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/CppunitTest_sw_swdoc_test.mk b/sw/CppunitTest_sw_swdoc_test.mk
index e18b0c8d52c8..7a186f962aab 100644
--- a/sw/CppunitTest_sw_swdoc_test.mk
+++ b/sw/CppunitTest_sw_swdoc_test.mk
@@ -94,6 +94,7 @@ $(eval $(call gb_CppunitTest_add_type_rdbs,sw_swdoc_test,\
))
$(eval $(call gb_CppunitTest_add_components,sw_swdoc_test,\
+ configmgr/source/configmgr \
sfx2/util/sfx \
framework/util/fwk \
unoxml/source/service/unoxml \
@@ -103,7 +104,6 @@ $(eval $(call gb_CppunitTest_add_components,sw_swdoc_test,\
))
$(eval $(call gb_CppunitTest_add_old_components,sw_swdoc_test,\
- configmgr \
ucb1 \
ucpfile1 \
))