summaryrefslogtreecommitdiff
path: root/apps/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins')
-rw-r--r--apps/plugins/SOURCES3
1 files changed, 0 insertions, 3 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES
index 75c88b3b70..ce6bb33081 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -24,9 +24,6 @@ dice.c
24#ifdef HAVE_LCD_BITMAP /* Not for the Player */ 24#ifdef HAVE_LCD_BITMAP /* Not for the Player */
25 25
26#if CONFIG_LCD != LCD_IPOD2BPP /* Plugins needing the grayscale lib */ 26#if CONFIG_LCD != LCD_IPOD2BPP /* Plugins needing the grayscale lib */
27#ifndef HAVE_LCD_COLOR
28grayscale.c
29#endif
30fire.c 27fire.c
31jpeg.c 28jpeg.c
32mandelbrot.c 29mandelbrot.c