Need the spell library
Change-Id: I381386852e20bf0424f3189099b10bb33de98bc8
This commit is contained in:
parent
e459f5128a
commit
47c46638f1
1 changed files with 1 additions and 0 deletions
|
@ -114,6 +114,7 @@ lo_get_libmap(void)
|
||||||
{ "libsmdlo.a", smd_component_getFactory },
|
{ "libsmdlo.a", smd_component_getFactory },
|
||||||
{ "libsmlo.a", sm_component_getFactory },
|
{ "libsmlo.a", sm_component_getFactory },
|
||||||
{ "libsotlo.a", sot_component_getFactory },
|
{ "libsotlo.a", sot_component_getFactory },
|
||||||
|
{ "libspelllo.a", spell_component_getFactory },
|
||||||
{ "libscriptframe.a", scriptframe_component_getFactory },
|
{ "libscriptframe.a", scriptframe_component_getFactory },
|
||||||
{ "libstringresource.uno.a", stringresource_component_getFactory },
|
{ "libstringresource.uno.a", stringresource_component_getFactory },
|
||||||
{ "libsvgfilterlo.a", svgfilter_component_getFactory },
|
{ "libsvgfilterlo.a", svgfilter_component_getFactory },
|
||||||
|
|
Loading…
Reference in a new issue