diff options
Diffstat (limited to 'apps')
-rw-r--r-- | apps/plugins/SOURCES | 3 |
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 vbrfix.c viewer.c dict.c +metronome.c #ifdef HAVE_LCD_BITMAP /* Recorder/Ondio models only */ solitaire.c @@ -32,7 +33,6 @@ flipit.c grayscale.c jpeg.c mandelbrot.c -metronome.c minesweeper.c oscillograph.c oscilloscope.c @@ -88,5 +88,4 @@ wav2wv.c midi2wav.c #else splitedit.c -metronome.c #endif |