summaryrefslogtreecommitdiff
path: root/apps/plugins/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/SOURCES')
-rw-r--r--apps/plugins/SOURCES3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES
index 9f93d1f1b9..b01641aa17 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -56,6 +56,9 @@ starfield.c
56/* These need adjusting for the iPod Nano and Mini */ 56/* These need adjusting for the iPod Nano and Mini */
57sudoku.c 57sudoku.c
58#endif 58#endif
59#if (LCD_WIDTH != 240) && (LCD_WIDTH != 138) && (LCD_WIDTH != 128)
60tetrox.c
61#endif
59#if CONFIG_LCD == LCD_SSD1815 62#if CONFIG_LCD == LCD_SSD1815
60video.c 63video.c
61#endif 64#endif