summaryrefslogtreecommitdiff
path: root/apps/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins')
-rw-r--r--apps/plugins/SUBDIRS4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/plugins/SUBDIRS b/apps/plugins/SUBDIRS
index 94614e2f12..1b3e2af252 100644
--- a/apps/plugins/SUBDIRS
+++ b/apps/plugins/SUBDIRS
@@ -33,14 +33,18 @@ pacbox
33/* For all the color targets */ 33/* For all the color targets */
34#if defined(HAVE_LCD_COLOR) || defined(MROBE_100) || \ 34#if defined(HAVE_LCD_COLOR) || defined(MROBE_100) || \
35 (LCD_DEPTH == 2) && !defined(ARCHOS_AV300) 35 (LCD_DEPTH == 2) && !defined(ARCHOS_AV300)
36#ifndef RB_PROFILE
36doom 37doom
37#endif 38#endif
39#endif
38 40
39/* For all the swcodec targets */ 41/* For all the swcodec targets */
40#if CONFIG_CODEC == SWCODEC 42#if CONFIG_CODEC == SWCODEC
41midi 43midi
42/* beatbox */ 44/* beatbox */
45#ifndef RB_PROFILE
43mpegplayer 46mpegplayer
44#endif 47#endif
48#endif
45 49
46#endif /* IRIVER_IFP7XX_SERIES */ 50#endif /* IRIVER_IFP7XX_SERIES */