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, 2 insertions, 2 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES
index eb05d8a46f..a14bb96cac 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -1,6 +1,7 @@
1/* plugins common to all models */ 1/* plugins common to all models */
2battery_test.c 2battery_test.c
3chessclock.c 3chessclock.c
4cube.c
4favorites.c 5favorites.c
5firmware_flash.c 6firmware_flash.c
6helloworld.c 7helloworld.c
@@ -16,7 +17,6 @@ viewer.c
16bounce.c 17bounce.c
17calculator.c 18calculator.c
18chip8.c 19chip8.c
19cube.c
20flipit.c 20flipit.c
21grayscale.c 21grayscale.c
22jpeg.c 22jpeg.c
@@ -57,7 +57,7 @@ wormlet.c
57#ifdef HAVE_LCD_CHARCELLS /* Player model only */ 57#ifdef HAVE_LCD_CHARCELLS /* Player model only */
58euroconverter.c 58euroconverter.c
59jackpot.c 59jackpot.c
60nim.c 60nim.c
61#endif /* #ifdef HAVE_LCD_CHARCELLS */ 61#endif /* #ifdef HAVE_LCD_CHARCELLS */
62 62
63#ifndef HAVE_MMC 63#ifndef HAVE_MMC