summaryrefslogtreecommitdiff
path: root/lotuswordpro
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 /lotuswordpro
parent8d691a2d94d2b2be3ad3fc0a44d2abc387d7b6c2 (diff)
configmgr.component is no longer an old one.
Diffstat (limited to 'lotuswordpro')
-rw-r--r--lotuswordpro/CppunitTest_lotuswordpro_test_lotuswordpro.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/lotuswordpro/CppunitTest_lotuswordpro_test_lotuswordpro.mk b/lotuswordpro/CppunitTest_lotuswordpro_test_lotuswordpro.mk
index 88010ae4995e..0f73599532b8 100644
--- a/lotuswordpro/CppunitTest_lotuswordpro_test_lotuswordpro.mk
+++ b/lotuswordpro/CppunitTest_lotuswordpro_test_lotuswordpro.mk
@@ -62,11 +62,11 @@ $(eval $(call gb_CppunitTest_add_type_rdbs,lotuswordpro_test_lotuswordpro,\
))
$(eval $(call gb_CppunitTest_add_components,lotuswordpro_test_lotuswordpro,\
- lotuswordpro/util/lwpfilter,\
+ configmgr/source/configmgr \
+ lotuswordpro/util/lwpfilter \
))
$(eval $(call gb_CppunitTest_add_old_components,lotuswordpro_test_lotuswordpro,\
- configmgr \
ucb1 \
ucpfile1 \
))