summaryrefslogtreecommitdiff
path: root/apps/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'apps/SOURCES')
-rw-r--r--apps/SOURCES6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/SOURCES b/apps/SOURCES
index e872531408..4c479b7a60 100644
--- a/apps/SOURCES
+++ b/apps/SOURCES
@@ -25,8 +25,7 @@ status.c
25talk.c 25talk.c
26#endif 26#endif
27tree.c 27tree.c
28dbtree.c 28tagtree.c
29database.c
30filetree.c 29filetree.c
31 30
32screen_access.c 31screen_access.c
@@ -69,7 +68,6 @@ recorder/recording.c
69#if CONFIG_CODEC == SWCODEC 68#if CONFIG_CODEC == SWCODEC
70pcmbuf.c 69pcmbuf.c
71playback.c 70playback.c
72metadata.c
73codecs.c 71codecs.c
74dsp.c 72dsp.c
75eq.c 73eq.c
@@ -81,3 +79,5 @@ eq_arm.S
81#endif 79#endif
82eq_menu.c 80eq_menu.c
83#endif 81#endif
82metadata.c
83tagcache.c