diff options
Diffstat (limited to 'apps/plugins/SUBDIRS')
| -rw-r--r-- | apps/plugins/SUBDIRS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/plugins/SUBDIRS b/apps/plugins/SUBDIRS index 6665f41..3f0fc90 100644 --- a/apps/plugins/SUBDIRS +++ b/apps/plugins/SUBDIRS @@ -3,6 +3,11 @@ /* For all targets */ /* For various targets... */ + +#if CONFIG_RTC +clock +#endif + #if (CONFIG_KEYPAD == RECORDER_PAD) || defined(HAVE_LCD_COLOR) \ || defined(IRIVER_H100_SERIES) || defined(IAUDIO_M5) rockboy |