summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/SOURCES3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/SOURCES b/apps/SOURCES
index 6005460a5a..d34d7b8b30 100644
--- a/apps/SOURCES
+++ b/apps/SOURCES
@@ -159,11 +159,12 @@ radio/radioart.c
159#endif 159#endif
160#endif 160#endif
161 161
162fixedpoint.c
163
162#if CONFIG_CODEC == SWCODEC 164#if CONFIG_CODEC == SWCODEC
163#if INPUT_SRC_CAPS != 0 165#if INPUT_SRC_CAPS != 0
164audio_path.c 166audio_path.c
165#endif /* INPUT_SRC_CAPS != 0 */ 167#endif /* INPUT_SRC_CAPS != 0 */
166fixedpoint.c
167pcmbuf.c 168pcmbuf.c
168codec_thread.c 169codec_thread.c
169playback.c 170playback.c