summaryrefslogtreecommitdiff
path: root/apps/plugins/SOURCES
diff options
context:
space:
mode:
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 4b60562af4..6edb73415a 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -58,6 +58,7 @@ flipit.c
58#ifdef HAVE_LCD_BITMAP /* Not for the Player */ 58#ifdef HAVE_LCD_BITMAP /* Not for the Player */
59rockblox1d.c 59rockblox1d.c
60brickmania.c 60brickmania.c
61calendar.c
61maze.c 62maze.c
62mazezam.c 63mazezam.c
63text_editor.c 64text_editor.c
@@ -102,7 +103,6 @@ vu_meter.c
102wormlet.c 103wormlet.c
103 104
104#if CONFIG_RTC 105#if CONFIG_RTC
105calendar.c
106#endif /* CONFIG_RTC */ 106#endif /* CONFIG_RTC */
107 107
108#if (MEMORYSIZE <= 8) && !defined(SIMULATOR) /* loaders, only needed for Archos */ 108#if (MEMORYSIZE <= 8) && !defined(SIMULATOR) /* loaders, only needed for Archos */