summaryrefslogtreecommitdiff
path: root/apps/plugins/SOURCES
diff options
context:
space:
mode:
authorDave Chapman <dave@dchapman.com>2006-02-16 16:07:21 +0000
committerDave Chapman <dave@dchapman.com>2006-02-16 16:07:21 +0000
commitb0f05809d54a22deb0c32e99397e3f055ae61570 (patch)
tree2ec43f731338f7ddc2a19594bbc24e33ee0f229e /apps/plugins/SOURCES
parent57580224a41506cdeed8cbe42694cb9e612c76fc (diff)
downloadrockbox-b0f05809d54a22deb0c32e99397e3f055ae61570.tar.gz
rockbox-b0f05809d54a22deb0c32e99397e3f055ae61570.zip
Patch #1432941 - Colour support for Plasma by Mikael Magnusson
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8702 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/SOURCES')
-rw-r--r--apps/plugins/SOURCES2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES
index 32fec1bae0..3e7ca5894c 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -26,8 +26,8 @@ metronome.c
26#if CONFIG_LCD != LCD_IPOD2BPP 26#if CONFIG_LCD != LCD_IPOD2BPP
27#ifndef HAVE_LCD_COLOR 27#ifndef HAVE_LCD_COLOR
28fire.c 28fire.c
29plasma.c
30#endif 29#endif
30plasma.c
31jpeg.c 31jpeg.c
32mandelbrot.c 32mandelbrot.c
33#endif 33#endif