mkimage-profiles/features.in/speech/config.mk
Michael Shigorin 7a75cb1320 speech: use emacspeak pkglist
...which has just been imported from m-p-d and looked like
badly missing (yasr wasn't starting).
2013-11-25 00:17:02 +04:00

10 lines
298 B
Makefile

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