From 28aaa0ade52bafabaf102b285a742caf5b15b765 Mon Sep 17 00:00:00 2001 From: Linus Nielsen Feltzing Date: Tue, 10 Jan 2006 09:41:22 +0000 Subject: Metronome now builds on all targets git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8322 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/SOURCES | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'apps') 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 -- cgit v1.2.3