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, 2 insertions, 0 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES
index cf34127f73..8b8a03213a 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -4,6 +4,7 @@ chessclock.c
4credits.c 4credits.c
5cube.c 5cube.c
6dict.c 6dict.c
7fireworks.c
7firmware_flash.c 8firmware_flash.c
8logo.c 9logo.c
9mosaique.c 10mosaique.c
@@ -93,6 +94,7 @@ rockboy.c
93 94
94/* not support recorder models for now */ 95/* not support recorder models for now */
95#if (LCD_WIDTH > 112) && (LCD_HEIGHT > 64) 96#if (LCD_WIDTH > 112) && (LCD_HEIGHT > 64)
97fireworks.c
96xobox.c 98xobox.c
97#endif 99#endif
98#if !defined(SANSA_E200) 100#if !defined(SANSA_E200)