diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES index 609afb2b97..727e5a8f1e 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -44,7 +44,6 @@ disktidy.c flipit.c #ifdef HAVE_LCD_BITMAP /* Not for the Player */ -matrix.c maze.c mazezam.c text_editor.c @@ -133,6 +132,10 @@ alpine_cdc.c splitedit.c #endif /* CONFIG_CODEC */ +#if LCD_DEPTH > 1 /* non-mono bitmap targets */ +matrix.c +#endif + /* Platform-specific plugins */ #if defined(IRIVER_H100_SERIES) || defined(IRIVER_H300_SERIES) iriverify.c