summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/plugins/SOURCES2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES
index 77abffb7d2..a0c2f3630b 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -74,7 +74,7 @@ calendar.c
74#endif 74#endif
75#endif /* CONFIG_RTC */ 75#endif /* CONFIG_RTC */
76 76
77#if (MEM <= 8) && !defined(SIMULATOR) /* loaders, only needed for Archos */ 77#if (MEMORYSIZE <= 8) && !defined(SIMULATOR) /* loaders, only needed for Archos */
78chessbox.c 78chessbox.c
79#if CONFIG_KEYPAD == RECORDER_PAD 79#if CONFIG_KEYPAD == RECORDER_PAD
80rockboy.c 80rockboy.c