summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/plugins/SOURCES2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES
index 021f45674f..eb05d8a46f 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -32,7 +32,7 @@ snake.c
32snake2.c 32snake2.c
33snow.c 33snow.c
34sokoban.c 34sokoban.c
35#ifndef CONFIG_KEYPAD != IRIVER_H100_PAD 35#if CONFIG_KEYPAD != IRIVER_H100_PAD
36/* just because it isn't fixed yet to deal with this keymap */ 36/* just because it isn't fixed yet to deal with this keymap */
37solitaire.c 37solitaire.c
38#endif 38#endif