summaryrefslogtreecommitdiff
path: root/apps/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'apps/SOURCES')
-rw-r--r--apps/SOURCES4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/SOURCES b/apps/SOURCES
index c186614733..83f41cda3a 100644
--- a/apps/SOURCES
+++ b/apps/SOURCES
@@ -12,6 +12,9 @@ main.c
12main_menu.c 12main_menu.c
13menu.c 13menu.c
14menus/display_menu.c 14menus/display_menu.c
15#if CONFIG_CODEC == SWCODEC
16menus/eq_menu.c
17#endif
15menus/main_menu.c 18menus/main_menu.c
16menus/playback_menu.c 19menus/playback_menu.c
17menus/playlist_menu.c 20menus/playlist_menu.c
@@ -94,7 +97,6 @@ eq_cf.S
94dsp_arm.S 97dsp_arm.S
95eq_arm.S 98eq_arm.S
96#endif 99#endif
97eq_menu.c
98#endif 100#endif
99metadata.c 101metadata.c
100#ifdef HAVE_TAGCACHE 102#ifdef HAVE_TAGCACHE