summaryrefslogtreecommitdiff
path: root/apps/plugins/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/SOURCES')
-rw-r--r--apps/plugins/SOURCES22
1 files changed, 11 insertions, 11 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES
index b2f632032c..b6496e4d45 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -16,29 +16,29 @@ bounce.c
16calculator.c 16calculator.c
17chip8.c 17chip8.c
18cube.c 18cube.c
19flipit.c
19grayscale.c 20grayscale.c
20jpeg.c 21jpeg.c
22mandelbrot.c
23minesweeper.c
24mosaique.c
25oscillograph.c
26pong.c
21rockblox.c 27rockblox.c
28sliding_puzzle.c
29snake.c
30snake2.c
22snow.c 31snow.c
32sokoban.c
23video.c 33video.c
24 34
25#ifdef HAVE_RTC /* Recorder models only */ 35#ifdef HAVE_RTC /* Recorder models only */
26calendar.c 36calendar.c
27clock.c 37clock.c
28#endif 38#endif /* #ifdef HAVE_RTC */
29 39
30#if CONFIG_KEYPAD != ONDIO_PAD 40#if CONFIG_KEYPAD != ONDIO_PAD
31/* gradually bring in the ones not working yet */ 41/* gradually bring in the ones not working yet */
32flipit.c
33mandelbrot.c
34minesweeper.c
35mosaique.c
36oscillograph.c
37pong.c
38sliding_puzzle.c
39snake.c
40snake2.c
41sokoban.c
42solitaire.c 42solitaire.c
43splitedit.c 43splitedit.c
44star.c 44star.c