summaryrefslogtreecommitdiff
path: root/apps/plugins/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/SOURCES')
-rw-r--r--apps/plugins/SOURCES6
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES
index 1ab3361ac7..1874eda18d 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -35,7 +35,9 @@ mandelbrot.c
35plasma.c 35plasma.c
36 36
37bounce.c 37bounce.c
38#ifndef IRIVER_H10_5GB
38bubbles.c 39bubbles.c
40#endif
39#if LCD_WIDTH != 128 41#if LCD_WIDTH != 128
40/* These need adjusting for the iRiver if'p screen */ 42/* These need adjusting for the iRiver if'p screen */
41brickmania.c 43brickmania.c
@@ -44,7 +46,9 @@ calculator.c
44chip8.c 46chip8.c
45demystify.c 47demystify.c
46flipit.c 48flipit.c
49#ifndef IRIVER_H10_5GB
47jewels.c 50jewels.c
51#endif
48minesweeper.c 52minesweeper.c
49oscilloscope.c 53oscilloscope.c
50pong.c 54pong.c
@@ -62,7 +66,9 @@ tetrox.c
62video.c 66video.c
63#endif 67#endif
64vu_meter.c 68vu_meter.c
69#ifndef IRIVER_H10_5GB
65wormlet.c 70wormlet.c
71#endif
66 72
67#ifdef CONFIG_RTC 73#ifdef CONFIG_RTC
68clock.c 74clock.c