sphinx: better logging and verbosity handling
[profile/ivi/speech-recognition.git] / src / Makefile.am
index ed95c0b..fdf45f5 100644 (file)
@@ -186,9 +186,10 @@ plugin_sphinx_speech_la_SOURCES =                          \
                plugins/speech-to-text/sphinx/pulse-interface.c \
                plugins/speech-to-text/sphinx/input-buffer.c    \
                plugins/speech-to-text/sphinx/filter-buffer.c   \
-               plugins/speech-to-text/sphinx/utterance.c             \
+               plugins/speech-to-text/sphinx/utterance.c       \
                plugins/speech-to-text/sphinx/decoder-set.c     \
-               plugins/speech-to-text/sphinx/options.c
+               plugins/speech-to-text/sphinx/options.c         \
+               plugins/speech-to-text/sphinx/logger.c
 
 plugin_sphinx_speech_la_CFLAGS  =                      \
                $(AM_CFLAGS)                            \