From 0b8766f9d2d6e7081d332fe7837bb3abae0fa9b9 Mon Sep 17 00:00:00 2001 From: Zakk Roberts Date: Mon, 13 Mar 2006 03:31:02 +0000 Subject: (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 --- apps/plugins/SOURCES | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'apps/plugins/SOURCES') 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 bejeweled.c bounce.c + +#if !(CONFIG_KEYPAD == IAUDIO_X5_PAD) || + !(CONFIG_KEYPAD == IPOD_3G_PAD) wormlet.c +#endif #if (LCD_WIDTH != 138) && (LCD_WIDTH != 128) /* These need adjusting for the Mini's and iRiver if'p screen */ -- cgit v1.2.3