summaryrefslogtreecommitdiff
path: root/apps/plugins/SUBDIRS
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/SUBDIRS')
-rw-r--r--apps/plugins/SUBDIRS3
1 files changed, 0 insertions, 3 deletions
diff --git a/apps/plugins/SUBDIRS b/apps/plugins/SUBDIRS
index d45283c1d5..73771713bd 100644
--- a/apps/plugins/SUBDIRS
+++ b/apps/plugins/SUBDIRS
@@ -16,11 +16,8 @@ rockboy
16/* For all targets with a bitmap display */ 16/* For all targets with a bitmap display */
17#ifdef HAVE_LCD_BITMAP 17#ifdef HAVE_LCD_BITMAP
18chessbox 18chessbox
19#if (LCD_WIDTH != 138)
20/* This needs adjusting for the iPod Mini */
21sudoku 19sudoku
22#endif 20#endif
23#endif
24 21
25/* For all the colour targets and iriver H1x0 */ 22/* For all the colour targets and iriver H1x0 */
26#if defined(HAVE_LCD_COLOR) || defined(IRIVER_H100_SERIES) 23#if defined(HAVE_LCD_COLOR) || defined(IRIVER_H100_SERIES)