1
0
Fork 0
forked from len0rd/rockbox

only build ppmviewer on colour targets (as it doesn't do greylib yet), and actually document it

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17895 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Frank Gevaerts 2008-06-30 19:27:06 +00:00
parent 25e0e2831a
commit fe652b5eb4
3 changed files with 17 additions and 1 deletions

View file

@ -55,12 +55,15 @@ text_editor.c
wavview.c
robotfindskitten.c
#if HAVE_LCD_COLOR
ppmviewer.c
#endif
/* Plugins needing the grayscale lib on low-depth LCDs */
fire.c
jpeg.c
mandelbrot.c
plasma.c
ppmviewer.c
blackjack.c
bounce.c