diff options
Diffstat (limited to 'apps/plugins')
| -rw-r--r-- | apps/plugins/SOURCES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES index 021f456..eb05d8a 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -32,7 +32,7 @@ snake.c snake2.c snow.c sokoban.c -#ifndef CONFIG_KEYPAD != IRIVER_H100_PAD +#if CONFIG_KEYPAD != IRIVER_H100_PAD /* just because it isn't fixed yet to deal with this keymap */ solitaire.c #endif |