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, 2 insertions, 2 deletions
diff --git a/apps/plugins/SUBDIRS b/apps/plugins/SUBDIRS
index 5ecb22e049..94614e2f12 100644
--- a/apps/plugins/SUBDIRS
+++ b/apps/plugins/SUBDIRS
@@ -33,14 +33,14 @@ 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//doom 36doom
37#endif 37#endif
38 38
39/* For all the swcodec targets */ 39/* For all the swcodec targets */
40#if CONFIG_CODEC == SWCODEC 40#if CONFIG_CODEC == SWCODEC
41midi 41midi
42/* beatbox */ 42/* beatbox */
43//mpegplayer 43mpegplayer
44#endif 44#endif
45 45
46#endif /* IRIVER_IFP7XX_SERIES */ 46#endif /* IRIVER_IFP7XX_SERIES */