summaryrefslogtreecommitdiff
path: root/i18npool/CppunitTest_i18npool_test_breakiterator.mk
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-10-04 18:33:36 +0200
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-10-04 18:34:24 +0200
commit266598b810b5325bf8948c01c78438210d21b49e (patch)
tree133469a56c7746f38a415e61c19ecc0546052409 /i18npool/CppunitTest_i18npool_test_breakiterator.mk
parent4efbed432d7e04872cc801586d2d2533d573ac00 (diff)
adapt i18npool unittests to separate RdbTarget makefile requirement
Diffstat (limited to 'i18npool/CppunitTest_i18npool_test_breakiterator.mk')
-rw-r--r--i18npool/CppunitTest_i18npool_test_breakiterator.mk6
1 files changed, 0 insertions, 6 deletions
diff --git a/i18npool/CppunitTest_i18npool_test_breakiterator.mk b/i18npool/CppunitTest_i18npool_test_breakiterator.mk
index 28a8c3914f7e..5be23d7d59a2 100644
--- a/i18npool/CppunitTest_i18npool_test_breakiterator.mk
+++ b/i18npool/CppunitTest_i18npool_test_breakiterator.mk
@@ -63,12 +63,6 @@ $(eval $(call gb_CppunitTest_set_args,i18npool_test_breakiterator,\
--protector unoexceptionprotector$(gb_Library_DLLEXT) unoexceptionprotector \
))
-$(eval $(call gb_RdbTarget_RdbTarget,i18npool_test_breakiterator))
-
-$(eval $(call gb_RdbTarget_add_components,i18npool_test_breakiterator,\
- i18npool/util/i18npool \
-))
-
$(call gb_CppunitTest_get_target,i18npool_test_breakiterator) : $(call gb_Module_get_target,i18npool)
# vim: set noet sw=4 ts=4: