summaryrefslogtreecommitdiff
path: root/apps/plugins/SOURCES
diff options
context:
space:
mode:
authorAlexander Levin <al.le@rockbox.org>2009-12-14 21:51:42 +0000
committerAlexander Levin <al.le@rockbox.org>2009-12-14 21:51:42 +0000
commitaa57da3468ae79c6283750eceebb942c4a4ae717 (patch)
treead999a58303a32b69e5ad785dc56888db3e6f29c /apps/plugins/SOURCES
parent13c7866425178194d5b0122f51588379ceebbdb3 (diff)
downloadrockbox-aa57da3468ae79c6283750eceebb942c4a4ae717.zip
rockbox-aa57da3468ae79c6283750eceebb942c4a4ae717.tar.gz
rockbox-aa57da3468ae79c6283750eceebb942c4a4ae717.tar.bz2
rockbox-aa57da3468ae79c6283750eceebb942c4a4ae717.tar.xz
Enable calendar plugin for non-rtc targets (FS#10786 by Teruaki Kawashima)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23995 a1c6a512-1295-4272-9138-f99709370657
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 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 */