summaryrefslogtreecommitdiff
path: root/apps/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'apps/SOURCES')
-rw-r--r--apps/SOURCES10
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/SOURCES b/apps/SOURCES
index e1d85a75f0..12ac54f38d 100644
--- a/apps/SOURCES
+++ b/apps/SOURCES
@@ -77,17 +77,17 @@ gui/pitchscreen.c
77gui/quickscreen.c 77gui/quickscreen.c
78#endif 78#endif
79 79
80gui/music_screen.c 80gui/wps.c
81gui/scrollbar.c 81gui/scrollbar.c
82gui/splash.c 82gui/splash.c
83gui/statusbar.c 83gui/statusbar.c
84gui/yesno.c 84gui/yesno.c
85gui/viewport.c 85gui/viewport.c
86 86
87gui/wps_engine/wps_debug.c 87gui/skin_engine/wps_debug.c
88gui/wps_engine/wps_display.c 88gui/skin_engine/wps_display.c
89gui/wps_engine/wps_parser.c 89gui/skin_engine/wps_parser.c
90gui/wps_engine/wps_tokens.c 90gui/skin_engine/wps_tokens.c
91 91
92#if (LCD_DEPTH > 1) || (defined(HAVE_REMOTE_LCD) && (LCD_REMOTE_DEPTH > 1)) 92#if (LCD_DEPTH > 1) || (defined(HAVE_REMOTE_LCD) && (LCD_REMOTE_DEPTH > 1))
93gui/backdrop.c 93gui/backdrop.c