diff options
Diffstat (limited to 'apps/plugins/SOURCES')
| -rw-r--r-- | apps/plugins/SOURCES | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES index 7eabed6..8b491f4 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -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 |