summaryrefslogtreecommitdiff
path: root/i18npool/CppunitTest_i18npool_test_breakiterator.mk
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@suse.com>2011-09-28 15:48:09 +0100
committerMichael Meeks <michael.meeks@suse.com>2011-09-28 17:55:26 +0100
commitd0edcf0a554828232ab3c8edfbea22d611bfda2b (patch)
tree07b22ac005305e8c27fdec25fcadd65df4eeff48 /i18npool/CppunitTest_i18npool_test_breakiterator.mk
parentf29109cc5bfdfe13922f9ff2ec85bf0bd3f6dce8 (diff)
split 'test' into 'unotest' and 'test' to help dependencies
Diffstat (limited to 'i18npool/CppunitTest_i18npool_test_breakiterator.mk')
-rw-r--r--i18npool/CppunitTest_i18npool_test_breakiterator.mk9
1 files changed, 3 insertions, 6 deletions
diff --git a/i18npool/CppunitTest_i18npool_test_breakiterator.mk b/i18npool/CppunitTest_i18npool_test_breakiterator.mk
index 5a8b53d27c84..28a8c3914f7e 100644
--- a/i18npool/CppunitTest_i18npool_test_breakiterator.mk
+++ b/i18npool/CppunitTest_i18npool_test_breakiterator.mk
@@ -59,12 +59,9 @@ $(eval $(call gb_CppunitTest_add_service_rdbs,i18npool_test_breakiterator,\
i18npool_test_breakiterator \
))
-#
-# Disable for now - to break circular dependency ...
-#
-# $(eval $(call gb_CppunitTest_set_args,i18npool_test_breakiterator,\
-# --protector unoexceptionprotector$(gb_Library_DLLEXT) unoexceptionprotector \
-# ))
+$(eval $(call gb_CppunitTest_set_args,i18npool_test_breakiterator,\
+ --protector unoexceptionprotector$(gb_Library_DLLEXT) unoexceptionprotector \
+))
$(eval $(call gb_RdbTarget_RdbTarget,i18npool_test_breakiterator))