summaryrefslogtreecommitdiff
path: root/apps/plugins/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/SOURCES')
-rw-r--r--apps/plugins/SOURCES6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES
index a157adb06a..d2ccf81f62 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -9,6 +9,9 @@ firmware_flash.c
9logo.c 9logo.c
10metronome.c 10metronome.c
11mosaique.c 11mosaique.c
12#if (LCD_WIDTH != 240) && ((LCD_WIDTH != 128) || (LCD_HEIGHT != 64))
13rockblox.c
14#endif
12rockbox_flash.c 15rockbox_flash.c
13search.c 16search.c
14snow.c 17snow.c
@@ -56,9 +59,6 @@ solitaire.c
56sokoban.c 59sokoban.c
57star.c 60star.c
58starfield.c 61starfield.c
59#if (LCD_WIDTH != 240) && ((LCD_WIDTH != 128) || (LCD_HEIGHT != 64))
60rockblox.c
61#endif
62#if CONFIG_LCD == LCD_SSD1815 62#if CONFIG_LCD == LCD_SSD1815
63video.c 63video.c
64#endif 64#endif