From 815b4ebbe06abfad1500b706b6b2ae74523eb9ff Mon Sep 17 00:00:00 2001 From: Michael Shigorin Date: Mon, 25 Nov 2013 00:17:32 +0400 Subject: [PATCH] speech: should use/sound too It's sort of pointless otherwise. --- features.in/speech/config.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features.in/speech/config.mk b/features.in/speech/config.mk index 1b169e6a..34b3ac9a 100644 --- a/features.in/speech/config.mk +++ b/features.in/speech/config.mk @@ -1,4 +1,4 @@ -use/speech: +use/speech: use/sound @$(call add_feature) @$(call add,THE_LISTS,speech/voiceman speech/$$(SPEECH_LANG)) @$(call add,THE_LISTS,speech/emacspeak)