forked from len0rd/rockbox
Metronome now builds on all targets
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8322 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
ccf3283a6f
commit
28aaa0ade5
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue