summaryrefslogtreecommitdiff
path: root/apps/plugins/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/SOURCES')
-rw-r--r--apps/plugins/SOURCES3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES
index 0e0a78bc9d..6f6d2e74b8 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -27,12 +27,11 @@ dice.c
27#ifdef HAVE_LCD_BITMAP /* Not for the Player */ 27#ifdef HAVE_LCD_BITMAP /* Not for the Player */
28text_editor.c 28text_editor.c
29 29
30#if CONFIG_LCD != LCD_IPOD2BPP /* Plugins needing the grayscale lib */ 30/* Plugins needing the grayscale lib on low-depth LCDs */
31fire.c 31fire.c
32jpeg.c 32jpeg.c
33mandelbrot.c 33mandelbrot.c
34plasma.c 34plasma.c
35#endif
36 35
37bounce.c 36bounce.c
38bubbles.c 37bubbles.c