summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
authorMichael Sevakis <jethead71@rockbox.org>2013-04-15 14:58:00 -0400
committerMichael Sevakis <jethead71@rockbox.org>2013-04-15 14:58:00 -0400
commit5261b19bdfaf64bebfff05556139dbbcf723876f (patch)
tree4d897f7a5f8c2fa9df3066074c700fe39c2e3e74 /apps
parent9e71fd16a55bd69f2cf3345b5ab3459b29c1832d (diff)
downloadrockbox-5261b19bdfaf64bebfff05556139dbbcf723876f.tar.gz
rockbox-5261b19bdfaf64bebfff05556139dbbcf723876f.zip
Still at it for 0c7b787. Might be done now.
Change-Id: Idf45731dc6554954747f6036dc6dfcd4b63981a1
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