diff options
Diffstat (limited to 'apps/plugins/SOURCES')
| -rw-r--r-- | apps/plugins/SOURCES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES index fe9d6c9..77abffb 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -68,9 +68,9 @@ wormlet.c #endif #ifdef CONFIG_RTC +clock.c #if CONFIG_KEYPAD == RECORDER_PAD /* Recorder models only for now */ calendar.c -clock.c #endif #endif /* CONFIG_RTC */ |