diff options
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) \ )) |