summaryrefslogtreecommitdiff
path: root/lingucomponent/Library_spell.mk
diff options
context:
space:
mode:
Diffstat (limited to 'lingucomponent/Library_spell.mk')
-rw-r--r--lingucomponent/Library_spell.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/lingucomponent/Library_spell.mk b/lingucomponent/Library_spell.mk
index 2868b3e0d8ce..5b8d7b142d0b 100644
--- a/lingucomponent/Library_spell.mk
+++ b/lingucomponent/Library_spell.mk
@@ -45,9 +45,10 @@ $(eval $(call gb_Library_use_libraries,spell,\
tl \
utl \
$(gb_UWINAPI) \
- $(gb_STDLIBS) \
))
+$(eval $(call gb_Library_add_standard_system_libs,spell))
+
$(eval $(call gb_Library_use_static_libraries,spell,\
ulingu \
))