diff options
author | Eike Rathke <erack@redhat.com> | 2013-07-12 12:29:45 +0200 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2013-07-12 12:32:34 +0200 |
commit | 6c88ebe9aaf32b5c7c6e22270ee90091c019f567 (patch) | |
tree | 2f98c051a4379d835e92667bbd94f143350e85cf /xmlscript/Library_xmlscript.mk | |
parent | 76d36d5bba2712c1c98548e73ca9fb82e11b0cca (diff) |
write bcp47 format-locale if necessary and read both
Change-Id: I82cfdd8652d1c86b701ccb0b913928c860a360d2
Diffstat (limited to 'xmlscript/Library_xmlscript.mk')
-rw-r--r-- | xmlscript/Library_xmlscript.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xmlscript/Library_xmlscript.mk b/xmlscript/Library_xmlscript.mk index fa680d17bb38..640b561612f1 100644 --- a/xmlscript/Library_xmlscript.mk +++ b/xmlscript/Library_xmlscript.mk @@ -21,6 +21,7 @@ $(eval $(call gb_Library_use_libraries,xmlscript,\ cppuhelper \ sal \ tl \ + i18nlangtag \ $(gb_UWINAPI) \ )) |