diff options
Diffstat (limited to 'i18npool/CustomTarget_indexentry.mk')
-rw-r--r-- | i18npool/CustomTarget_indexentry.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i18npool/CustomTarget_indexentry.mk b/i18npool/CustomTarget_indexentry.mk index c28dbf1b99f9..681dd4c1e6e7 100644 --- a/i18npool/CustomTarget_indexentry.mk +++ b/i18npool/CustomTarget_indexentry.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/indexentry,new_style)) +$(eval $(call gb_CustomTarget_CustomTarget,i18npool/indexentry)) IPIE := $(call gb_CustomTarget_get_workdir,i18npool/indexentry) |