summaryrefslogtreecommitdiff
path: root/apps/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'apps/SOURCES')
-rw-r--r--apps/SOURCES3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/SOURCES b/apps/SOURCES
index ccc481b07b..ccb9ca2772 100644
--- a/apps/SOURCES
+++ b/apps/SOURCES
@@ -86,6 +86,9 @@ recorder/radio.c
86recorder/recording.c 86recorder/recording.c
87#endif 87#endif
88#if CONFIG_CODEC == SWCODEC 88#if CONFIG_CODEC == SWCODEC
89#if INPUT_SRC_CAPS != 0
90audio_path.c
91#endif /* INPUT_SRC_CAPS != 0 */
89pcmbuf.c 92pcmbuf.c
90playback.c 93playback.c
91codecs.c 94codecs.c