diff options
Diffstat (limited to 'i18npool/CustomTarget_breakiterator.mk')
-rw-r--r-- | i18npool/CustomTarget_breakiterator.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i18npool/CustomTarget_breakiterator.mk b/i18npool/CustomTarget_breakiterator.mk index a8379d746f56..4ba03d502a8f 100644 --- a/i18npool/CustomTarget_breakiterator.mk +++ b/i18npool/CustomTarget_breakiterator.mk @@ -26,7 +26,7 @@ # in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable # instead of those above. -$(eval $(call gb_CustomTarget_CustomTarget,i18npool/breakiterator,new_style)) +$(eval $(call gb_CustomTarget_CustomTarget,i18npool/breakiterator)) IPBI := $(call gb_CustomTarget_get_workdir,i18npool/breakiterator) |