summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/plugins/SOURCES3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES
index 5bb84a7a0a..209da50371 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -16,6 +16,7 @@ stopwatch.c
16vbrfix.c 16vbrfix.c
17viewer.c 17viewer.c
18dict.c 18dict.c
19metronome.c
19 20
20#ifdef HAVE_LCD_BITMAP /* Recorder/Ondio models only */ 21#ifdef HAVE_LCD_BITMAP /* Recorder/Ondio models only */
21solitaire.c 22solitaire.c
@@ -32,7 +33,6 @@ flipit.c
32grayscale.c 33grayscale.c
33jpeg.c 34jpeg.c
34mandelbrot.c 35mandelbrot.c
35metronome.c
36minesweeper.c 36minesweeper.c
37oscillograph.c 37oscillograph.c
38oscilloscope.c 38oscilloscope.c
@@ -88,5 +88,4 @@ wav2wv.c
88midi2wav.c 88midi2wav.c
89#else 89#else
90splitedit.c 90splitedit.c
91metronome.c
92#endif 91#endif