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 a14bb96cac..63dbefc945 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -6,6 +6,7 @@ favorites.c
6firmware_flash.c 6firmware_flash.c
7helloworld.c 7helloworld.c
8metronome.c 8metronome.c
9mosaique.c
9rockbox_flash.c 10rockbox_flash.c
10search.c 11search.c
11sort.c 12sort.c
@@ -22,7 +23,6 @@ grayscale.c
22jpeg.c 23jpeg.c
23mandelbrot.c 24mandelbrot.c
24minesweeper.c 25minesweeper.c
25mosaique.c
26oscillograph.c 26oscillograph.c
27oscilloscope.c 27oscilloscope.c
28pong.c 28pong.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