summaryrefslogtreecommitdiff
path: root/apps/plugins/SOURCES
diff options
context:
space:
mode:
authorZakk Roberts <midk@rockbox.org>2006-03-13 03:31:02 +0000
committerZakk Roberts <midk@rockbox.org>2006-03-13 03:31:02 +0000
commit0b8766f9d2d6e7081d332fe7837bb3abae0fa9b9 (patch)
tree09d168cc5476edd4a18cfc90d5c45f9868ca1da1 /apps/plugins/SOURCES
parentc091a77381ab9fba79919da84a507bccab902b2f (diff)
downloadrockbox-0b8766f9d2d6e7081d332fe7837bb3abae0fa9b9.tar.gz
rockbox-0b8766f9d2d6e7081d332fe7837bb3abae0fa9b9.zip
(Hopefully) fixed the ugliest build table we've had in quite a while..
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9021 a1c6a512-1295-4272-9138-f99709370657
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 a4a1a34912..3487635300 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -32,7 +32,11 @@ plasma.c
32 32
33bejeweled.c 33bejeweled.c
34bounce.c 34bounce.c
35
36#if !(CONFIG_KEYPAD == IAUDIO_X5_PAD) ||
37 !(CONFIG_KEYPAD == IPOD_3G_PAD)
35wormlet.c 38wormlet.c
39#endif
36 40
37#if (LCD_WIDTH != 138) && (LCD_WIDTH != 128) 41#if (LCD_WIDTH != 138) && (LCD_WIDTH != 128)
38/* These need adjusting for the Mini's and iRiver if'p screen */ 42/* These need adjusting for the Mini's and iRiver if'p screen */