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 cb5e6ef876..c3020ecb2f 100644
--- a/apps/SOURCES
+++ b/apps/SOURCES
@@ -89,7 +89,11 @@ gui/statusbar.c
89#ifdef HAVE_LCD_BITMAP 89#ifdef HAVE_LCD_BITMAP
90gui/statusbar-skinned.c 90gui/statusbar-skinned.c
91#endif 91#endif
92#if (CONFIG_PLATFORM&PLATFORM_ANDROID)
93hosted/yesno.c
94#else
92gui/yesno.c 95gui/yesno.c
96#endif
93gui/viewport.c 97gui/viewport.c
94 98
95gui/skin_engine/skin_backdrops.c 99gui/skin_engine/skin_backdrops.c