diff --git a/translations/CustomTarget_translate.mk b/translations/CustomTarget_translate.mk index 6c6f3187f64..2e363cb7154 100644 --- a/translations/CustomTarget_translate.mk +++ b/translations/CustomTarget_translate.mk @@ -25,7 +25,7 @@ # in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable # instead of those above. -$(eval $(call gb_CustomTarget_CustomTarget,translations/translate,new_style)) +$(eval $(call gb_CustomTarget_CustomTarget,translations/translate)) translations_DIR := $(call gb_CustomTarget_get_workdir,translations/translate)