From a175e3a42a18e3462095242700daa7229d6aa4c7 Mon Sep 17 00:00:00 2001 From: Frank Gevaerts Date: Sat, 25 Jul 2009 21:36:11 +0000 Subject: Add a png viewer plugin Author: Christophe Gouiran Flyspray: FS#9493 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22037 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/SUBDIRS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'apps/plugins/SUBDIRS') diff --git a/apps/plugins/SUBDIRS b/apps/plugins/SUBDIRS index d94a247f35..91ce3c2425 100644 --- a/apps/plugins/SUBDIRS +++ b/apps/plugins/SUBDIRS @@ -24,6 +24,9 @@ jpeg sudoku reversi goban +#ifdef HAVE_LCD_COLOR +png +#endif #ifndef OLYMPUS_MROBE_500 zxbox #endif -- cgit v1.2.3