summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/plugins/SOURCES2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES
index a07d92bc4e..70edca4dc1 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -74,7 +74,9 @@ wormlet.c
74#endif 74#endif
75 75
76#ifdef CONFIG_RTC 76#ifdef CONFIG_RTC
77#if CONFIG_KEYPAD != IAUDIO_X5_PAD
77clock.c 78clock.c
79#endif
78#if CONFIG_KEYPAD == RECORDER_PAD /* Recorder models only for now */ 80#if CONFIG_KEYPAD == RECORDER_PAD /* Recorder models only for now */
79calendar.c 81calendar.c
80#endif 82#endif