summaryrefslogtreecommitdiff
path: root/apps/plugins/SUBDIRS
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/SUBDIRS')
-rw-r--r--apps/plugins/SUBDIRS4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/plugins/SUBDIRS b/apps/plugins/SUBDIRS
index 0993e8221c..5cb9356317 100644
--- a/apps/plugins/SUBDIRS
+++ b/apps/plugins/SUBDIRS
@@ -25,6 +25,10 @@ jpeg
25sudoku 25sudoku
26reversi 26reversi
27goban 27goban
28/* setjmp/longjmp are not implemented on sh */
29#if (CONFIG_CPU != SH7034)
30frotz
31#endif
28#ifdef HAVE_LCD_COLOR 32#ifdef HAVE_LCD_COLOR
29png 33png
30#endif 34#endif