summaryrefslogtreecommitdiffstats
path: root/lingucomponent/Module_lingucomponent.mk
diff options
context:
space:
mode:
Diffstat (limited to 'lingucomponent/Module_lingucomponent.mk')
-rw-r--r--lingucomponent/Module_lingucomponent.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/lingucomponent/Module_lingucomponent.mk b/lingucomponent/Module_lingucomponent.mk
index 92d582cc346a..4f3d2424f992 100644
--- a/lingucomponent/Module_lingucomponent.mk
+++ b/lingucomponent/Module_lingucomponent.mk
@@ -17,6 +17,7 @@ $(eval $(call gb_Module_add_targets,lingucomponent,\
$(if $(filter MACOSX,$(OS)),Library_MacOSXSpell) \
Library_spell \
StaticLibrary_ulingu \
+ Library_numbertext \
))
# vim: set noet sw=4 ts=4: