summaryrefslogtreecommitdiff
path: root/apps/plugins/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/SOURCES')
-rw-r--r--apps/plugins/SOURCES4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES
index 68d7929b81..7c24dabe74 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -23,6 +23,10 @@ stopwatch.c
23vbrfix.c 23vbrfix.c
24viewer.c 24viewer.c
25 25
26#if ((CONFIG_CODEC == MAS3587F) || (CONFIG_CODEC == MAS3539F)) && !defined(SIMULATOR)
27wavplay.c
28#endif
29
26#ifndef IRIVER_IFP7XX_SERIES /* Temporarily disable plugins for iFP7xx */ 30#ifndef IRIVER_IFP7XX_SERIES /* Temporarily disable plugins for iFP7xx */
27dice.c 31dice.c
28#ifdef HAVE_LCD_BITMAP /* Not for the Player */ 32#ifdef HAVE_LCD_BITMAP /* Not for the Player */