summaryrefslogtreecommitdiff
path: root/apps/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'apps/SOURCES')
-rw-r--r--apps/SOURCES4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/SOURCES b/apps/SOURCES
index ebd4a27f2a..2d32156cf8 100644
--- a/apps/SOURCES
+++ b/apps/SOURCES
@@ -54,6 +54,10 @@ recorder/peakmeter.c
54recorder/widgets.c 54recorder/widgets.c
55#ifdef IRIVER_H300_SERIES 55#ifdef IRIVER_H300_SERIES
56recorder/logo-h300.c 56recorder/logo-h300.c
57#elif CONFIG_LCD == LCD_IPODCOLOR
58recorder/logo-ipod.c
59#elif CONFIG_LCD == LCD_IPODNANO
60recorder/logo-nano.c
57#endif 61#endif
58#endif 62#endif
59#ifdef CONFIG_TUNER 63#ifdef CONFIG_TUNER