diff options
Diffstat (limited to 'i18npool')
-rw-r--r-- | i18npool/Library_localedata_others.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/i18npool/Library_localedata_others.mk b/i18npool/Library_localedata_others.mk index 1e9bce721a3e..f3578f2da097 100644 --- a/i18npool/Library_localedata_others.mk +++ b/i18npool/Library_localedata_others.mk @@ -13,6 +13,7 @@ $(eval $(call gb_Library_set_plugin_for_nodep,localedata_others,i18npool)) $(eval $(call gb_Library_use_libraries,localedata_others,\ localedata_en \ + sal \ )) $(eval $(call gb_Library_use_common_precompiled_header,localedata_others)) |