From aca7acbb00d8820848991df2ca38e23ef546b1c0 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Mon, 18 Feb 2013 14:48:50 +0200 Subject: I think that l10ntools is needed unconditionally Change-Id: I4d11732d6b83388f07134008bcad33c541de401e --- Module_cross_tail_build.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Module_cross_tail_build.mk') diff --git a/Module_cross_tail_build.mk b/Module_cross_tail_build.mk index f2f1e58b7c36..fb10e7067f82 100644 --- a/Module_cross_tail_build.mk +++ b/Module_cross_tail_build.mk @@ -47,6 +47,7 @@ $(eval $(call gb_Module_add_moduledirs,cross_tail_build,\ jurt \ jvmaccess \ jvmfwk \ + l10ntools \ o3tl \ offapi \ officecfg \ @@ -75,7 +76,6 @@ $(eval $(call gb_Module_add_moduledirs,cross_tail_build,\ $(call gb_Helper_optional,CLUCENE,clucene) \ $(call gb_Helper_optional_for_host,DESKTOP, \ helpcompiler \ - l10ntools \ xmlhelp \ ) \ $(call gb_Helper_optional,LIBLANGTAG,liblangtag) \ -- cgit