diff options
Diffstat (limited to 'i18npool/CustomTarget_textconversion.mk')
-rw-r--r-- | i18npool/CustomTarget_textconversion.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i18npool/CustomTarget_textconversion.mk b/i18npool/CustomTarget_textconversion.mk index fa07733b4741..da58b1b33a54 100644 --- a/i18npool/CustomTarget_textconversion.mk +++ b/i18npool/CustomTarget_textconversion.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/textconversion,new_style)) +$(eval $(call gb_CustomTarget_CustomTarget,i18npool/textconversion)) IPTC := $(call gb_CustomTarget_get_workdir,i18npool/textconversion) |