From 43def523e4d103bcb10c32125317db7ab2c480b9 Mon Sep 17 00:00:00 2001 From: Robert Kukla Date: Tue, 8 Apr 2008 19:31:45 +0000 Subject: [PATCH] m:robe - build doom plugin git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17036 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/SUBDIRS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/plugins/SUBDIRS b/apps/plugins/SUBDIRS index b0bffc73eb..d3d92f5344 100644 --- a/apps/plugins/SUBDIRS +++ b/apps/plugins/SUBDIRS @@ -33,7 +33,7 @@ pacbox #endif /* For all the color targets */ -#if defined(HAVE_LCD_COLOR) || \ +#if defined(HAVE_LCD_COLOR) || defined(MROBE_100) || \ (LCD_DEPTH == 2) && !defined(ARCHOS_AV300) doom #endif