summaryrefslogtreecommitdiffstats
path: root/i18npool/CustomTarget_collator.mk
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2012-04-07 08:40:35 +0200
committerMatúš Kukan <matus.kukan@gmail.com>2012-04-09 21:04:39 +0200
commit0a45deba2be4a77db7540bd050b25bd6c26d7513 (patch)
tree828e305e131e24bddfe0d9c8a41c7a02a8a300b2 /i18npool/CustomTarget_collator.mk
parentjavaunohelper: use InternalUnoApi (diff)
downloadcore-0a45deba2be4a77db7540bd050b25bd6c26d7513.tar.gz
core-0a45deba2be4a77db7540bd050b25bd6c26d7513.zip
enforce only one possible use of gb_CustomTarget
This brings two changes: - no more recursive calling of make - gbuild_simple is now not used => removed
Diffstat (limited to 'i18npool/CustomTarget_collator.mk')
-rw-r--r--i18npool/CustomTarget_collator.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/i18npool/CustomTarget_collator.mk b/i18npool/CustomTarget_collator.mk
index 54a2d0c37137..9be28e05fbe7 100644
--- a/i18npool/CustomTarget_collator.mk
+++ b/i18npool/CustomTarget_collator.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/collator,new_style))
+$(eval $(call gb_CustomTarget_CustomTarget,i18npool/collator))
IPCO := $(call gb_CustomTarget_get_workdir,i18npool/collator)
TXTLIST := $(notdir $(wildcard $(SRCDIR)/i18npool/source/collator/data/*.txt))