summaryrefslogtreecommitdiff
path: root/lingucomponent
diff options
context:
space:
mode:
Diffstat (limited to 'lingucomponent')
-rw-r--r--lingucomponent/Library_MacOSXSpell.mk2
-rw-r--r--lingucomponent/Library_guesslang.mk2
-rw-r--r--lingucomponent/Library_hyphen.mk2
-rw-r--r--lingucomponent/Library_lnth.mk2
-rw-r--r--lingucomponent/Library_numbertext.mk2
-rw-r--r--lingucomponent/Library_spell.mk2
6 files changed, 6 insertions, 6 deletions
diff --git a/lingucomponent/Library_MacOSXSpell.mk b/lingucomponent/Library_MacOSXSpell.mk
index d49ee47a73bd..df77686d1c22 100644
--- a/lingucomponent/Library_MacOSXSpell.mk
+++ b/lingucomponent/Library_MacOSXSpell.mk
@@ -10,7 +10,7 @@
$(eval $(call gb_Library_Library,MacOSXSpell))
-$(eval $(call gb_Library_set_componentfile,MacOSXSpell,lingucomponent/source/spellcheck/macosxspell/MacOSXSpell))
+$(eval $(call gb_Library_set_componentfile,MacOSXSpell,lingucomponent/source/spellcheck/macosxspell/MacOSXSpell,services))
$(eval $(call gb_Library_set_include,MacOSXSpell,\
$$(INCLUDE) \
diff --git a/lingucomponent/Library_guesslang.mk b/lingucomponent/Library_guesslang.mk
index 55f9225722a5..c421f2154dc3 100644
--- a/lingucomponent/Library_guesslang.mk
+++ b/lingucomponent/Library_guesslang.mk
@@ -10,7 +10,7 @@
$(eval $(call gb_Library_Library,guesslang))
-$(eval $(call gb_Library_set_componentfile,guesslang,lingucomponent/source/languageguessing/guesslang))
+$(eval $(call gb_Library_set_componentfile,guesslang,lingucomponent/source/languageguessing/guesslang,services))
$(eval $(call gb_Library_use_externals,guesslang,\
boost_headers \
diff --git a/lingucomponent/Library_hyphen.mk b/lingucomponent/Library_hyphen.mk
index b1b6ea23ec87..dd172e080e4a 100644
--- a/lingucomponent/Library_hyphen.mk
+++ b/lingucomponent/Library_hyphen.mk
@@ -10,7 +10,7 @@
$(eval $(call gb_Library_Library,hyphen))
-$(eval $(call gb_Library_set_componentfile,hyphen,lingucomponent/source/hyphenator/hyphen/hyphen))
+$(eval $(call gb_Library_set_componentfile,hyphen,lingucomponent/source/hyphenator/hyphen/hyphen,services))
$(eval $(call gb_Library_set_include,hyphen,\
$$(INCLUDE) \
diff --git a/lingucomponent/Library_lnth.mk b/lingucomponent/Library_lnth.mk
index 1351a2f406d8..00d16790e241 100644
--- a/lingucomponent/Library_lnth.mk
+++ b/lingucomponent/Library_lnth.mk
@@ -10,7 +10,7 @@
$(eval $(call gb_Library_Library,lnth))
-$(eval $(call gb_Library_set_componentfile,lnth,lingucomponent/source/thesaurus/libnth/lnth))
+$(eval $(call gb_Library_set_componentfile,lnth,lingucomponent/source/thesaurus/libnth/lnth,services))
$(eval $(call gb_Library_set_include,lnth,\
$$(INCLUDE) \
diff --git a/lingucomponent/Library_numbertext.mk b/lingucomponent/Library_numbertext.mk
index 68c50e209fba..6cb6ba10a50f 100644
--- a/lingucomponent/Library_numbertext.mk
+++ b/lingucomponent/Library_numbertext.mk
@@ -10,7 +10,7 @@
$(eval $(call gb_Library_Library,numbertext))
-$(eval $(call gb_Library_set_componentfile,numbertext,lingucomponent/source/numbertext/numbertext))
+$(eval $(call gb_Library_set_componentfile,numbertext,lingucomponent/source/numbertext/numbertext,services))
$(eval $(call gb_Library_use_externals,numbertext,\
libnumbertext \
diff --git a/lingucomponent/Library_spell.mk b/lingucomponent/Library_spell.mk
index fd55ca0ebc76..c00ea8d90601 100644
--- a/lingucomponent/Library_spell.mk
+++ b/lingucomponent/Library_spell.mk
@@ -10,7 +10,7 @@
$(eval $(call gb_Library_Library,spell))
-$(eval $(call gb_Library_set_componentfile,spell,lingucomponent/source/spellcheck/spell/spell))
+$(eval $(call gb_Library_set_componentfile,spell,lingucomponent/source/spellcheck/spell/spell,services))
$(eval $(call gb_Library_set_include,spell,\
$$(INCLUDE) \