Michael Shigorin e469a19e2a speech-*: refactored and unified
These two features were largely an internal fork,
let's refactor them into a single tunable one.
2013-11-22 21:28:37 +04:00

9 lines
257 B
Makefile

use/speech:
@$(call add_feature)
@$(call add,THE_LISTS,speech/voiceman speech/$$(SPEECH_LANG))
@$(call add,DEFAULT_SERVICES_ENABLE,voiceman)
@$(call xport,SPEECH_LANG)
use/speech/en use/speech/ru: use/speech/%: use/speech
@$(call set,SPEECH_LANG,$*)