summaryrefslogtreecommitdiff
path: root/apps/plugins/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/SOURCES')
-rw-r--r--apps/plugins/SOURCES4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES
index 643fc0c5c1..581d164e94 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -29,6 +29,10 @@ oscillograph.c
29oscilloscope.c 29oscilloscope.c
30pong.c 30pong.c
31rockblox.c 31rockblox.c
32#if (CONFIG_KEYPAD == RECORDER_PAD) && !defined(SIMULATOR)
33/* loader, only needed for Archos */
34rockboy.c
35#endif
32sliding_puzzle.c 36sliding_puzzle.c
33snake.c 37snake.c
34snake2.c 38snake2.c