I think that l10ntools is needed unconditionally

Change-Id: I4d11732d6b83388f07134008bcad33c541de401e
This commit is contained in:
Tor Lillqvist
2013-02-18 14:48:50 +02:00
parent 6245f864ad
commit aca7acbb00

View File

@@ -47,6 +47,7 @@ $(eval $(call gb_Module_add_moduledirs,cross_tail_build,\
jurt \ jurt \
jvmaccess \ jvmaccess \
jvmfwk \ jvmfwk \
l10ntools \
o3tl \ o3tl \
offapi \ offapi \
officecfg \ officecfg \
@@ -75,7 +76,6 @@ $(eval $(call gb_Module_add_moduledirs,cross_tail_build,\
$(call gb_Helper_optional,CLUCENE,clucene) \ $(call gb_Helper_optional,CLUCENE,clucene) \
$(call gb_Helper_optional_for_host,DESKTOP, \ $(call gb_Helper_optional_for_host,DESKTOP, \
helpcompiler \ helpcompiler \
l10ntools \
xmlhelp \ xmlhelp \
) \ ) \
$(call gb_Helper_optional,LIBLANGTAG,liblangtag) \ $(call gb_Helper_optional,LIBLANGTAG,liblangtag) \