summaryrefslogtreecommitdiff
path: root/apps/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'apps/SOURCES')
-rw-r--r--apps/SOURCES9
1 files changed, 1 insertions, 8 deletions
diff --git a/apps/SOURCES b/apps/SOURCES
index d7cec53506..5335258f70 100644
--- a/apps/SOURCES
+++ b/apps/SOURCES
@@ -71,15 +71,11 @@ iap/iap-lingo7.c
71#endif 71#endif
72#endif 72#endif
73screen_access.c 73screen_access.c
74#ifdef HAVE_LCD_BITMAP
75gui/icon.c 74gui/icon.c
76#endif
77gui/list.c 75gui/list.c
78gui/line.c 76gui/line.c
79#ifdef HAVE_LCD_BITMAP
80gui/bitmap/list.c 77gui/bitmap/list.c
81gui/bitmap/list-skinned.c 78gui/bitmap/list-skinned.c
82#endif
83gui/option_select.c 79gui/option_select.c
84#ifdef HAVE_PITCHCONTROL 80#ifdef HAVE_PITCHCONTROL
85gui/pitchscreen.c 81gui/pitchscreen.c
@@ -96,9 +92,7 @@ gui/wps.c
96gui/scrollbar.c 92gui/scrollbar.c
97gui/splash.c 93gui/splash.c
98gui/statusbar.c 94gui/statusbar.c
99#ifdef HAVE_LCD_BITMAP
100gui/statusbar-skinned.c 95gui/statusbar-skinned.c
101#endif
102#if (CONFIG_PLATFORM&PLATFORM_ANDROID) 96#if (CONFIG_PLATFORM&PLATFORM_ANDROID)
103hosted/android/yesno.c 97hosted/android/yesno.c
104hosted/android/notification.c 98hosted/android/notification.c
@@ -121,7 +115,6 @@ gui/skin_engine/skin_touchsupport.c
121gui/backdrop.c 115gui/backdrop.c
122#endif 116#endif
123 117
124#ifdef HAVE_LCD_BITMAP
125recorder/bmp.c 118recorder/bmp.c
126recorder/icons.c 119recorder/icons.c
127#if (CONFIG_PLATFORM&PLATFORM_ANDROID) 120#if (CONFIG_PLATFORM&PLATFORM_ANDROID)
@@ -145,7 +138,7 @@ recorder/albumart.c
145#ifdef HAVE_LCD_COLOR 138#ifdef HAVE_LCD_COLOR
146gui/color_picker.c 139gui/color_picker.c
147#endif 140#endif
148#endif 141
149#ifdef HAVE_RECORDING 142#ifdef HAVE_RECORDING
150recorder/recording.c 143recorder/recording.c
151#endif 144#endif