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 4b60562..6edb734 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -58,6 +58,7 @@ flipit.c #ifdef HAVE_LCD_BITMAP /* Not for the Player */ rockblox1d.c brickmania.c +calendar.c maze.c mazezam.c text_editor.c @@ -102,7 +103,6 @@ vu_meter.c wormlet.c #if CONFIG_RTC -calendar.c #endif /* CONFIG_RTC */ #if (MEMORYSIZE <= 8) && !defined(SIMULATOR) /* loaders, only needed for Archos */ |