summaryrefslogtreecommitdiff
path: root/apps/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins')
-rw-r--r--apps/plugins/SOURCES5
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES
index c2ddc3d..88a0302 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -56,9 +56,12 @@ video.c
#endif
vu_meter.c
-#ifdef CONFIG_RTC /* Recorder models only */
+#ifdef CONFIG_RTC
+#if CONFIG_KEYPAD == RECORDER_PAD
+/* Recorder models only for now */
calendar.c
clock.c
+#endif
#endif /* #ifdef CONFIG_RTC */
#if CONFIG_KEYPAD != ONDIO_PAD