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, 2 insertions, 4 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES
index 3236125399..5bb84a7a0a 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -17,10 +17,6 @@ vbrfix.c
17viewer.c 17viewer.c
18dict.c 18dict.c
19 19
20#if CONFIG_KEYPAD != IPOD_4G_PAD
21metronome.c
22#endif
23
24#ifdef HAVE_LCD_BITMAP /* Recorder/Ondio models only */ 20#ifdef HAVE_LCD_BITMAP /* Recorder/Ondio models only */
25solitaire.c 21solitaire.c
26#ifndef HAVE_LCD_COLOR 22#ifndef HAVE_LCD_COLOR
@@ -36,6 +32,7 @@ flipit.c
36grayscale.c 32grayscale.c
37jpeg.c 33jpeg.c
38mandelbrot.c 34mandelbrot.c
35metronome.c
39minesweeper.c 36minesweeper.c
40oscillograph.c 37oscillograph.c
41oscilloscope.c 38oscilloscope.c
@@ -91,4 +88,5 @@ wav2wv.c
91midi2wav.c 88midi2wav.c
92#else 89#else
93splitedit.c 90splitedit.c
91metronome.c
94#endif 92#endif