diff options
Diffstat (limited to 'apps/plugins')
| -rw-r--r-- | apps/plugins/SOURCES | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES index 3487635..fc2664a 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -33,8 +33,7 @@ plasma.c bejeweled.c bounce.c -#if !(CONFIG_KEYPAD == IAUDIO_X5_PAD) || - !(CONFIG_KEYPAD == IPOD_3G_PAD) +#if !(CONFIG_KEYPAD == IAUDIO_X5_PAD) || !(CONFIG_KEYPAD == IPOD_3G_PAD) wormlet.c #endif |