Remove server version of spell checker (#281)

* Remove server version of spell checker

* Add changes

* Add changes
This commit is contained in:
Roman Demidov
2021-06-21 11:52:54 +03:00
committed by GitHub
parent ed636d4c6c
commit 2fc6690f09
5 changed files with 6 additions and 14 deletions

View File

@ -48,7 +48,7 @@ TARGET := $(PLATFORM)_$(ARCHITECTURE)
OUTPUT = ../build_tools/out/$(TARGET)/onlyoffice/documentserver/server
SPELLCHECKER_DICTIONARIES := $(OUTPUT)/SpellChecker/dictionaries
SPELLCHECKER_DICTIONARIES := $(OUTPUT)/dictionaries
SPELLCHECKER_DICTIONARY_FILES += ../dictionaries/*_*
SCHEMA_DIR = schema