summaryrefslogtreecommitdiff
path: root/apps/plugins/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/SOURCES')
-rw-r--r--apps/plugins/SOURCES2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES
index fe9d6c91f6..77abffb7d2 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -68,9 +68,9 @@ wormlet.c
68#endif 68#endif
69 69
70#ifdef CONFIG_RTC 70#ifdef CONFIG_RTC
71clock.c
71#if CONFIG_KEYPAD == RECORDER_PAD /* Recorder models only for now */ 72#if CONFIG_KEYPAD == RECORDER_PAD /* Recorder models only for now */
72calendar.c 73calendar.c
73clock.c
74#endif 74#endif
75#endif /* CONFIG_RTC */ 75#endif /* CONFIG_RTC */
76 76