From a8f900384b8491c68fba3a31ad413492fd78eb6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20H=C3=A4ggqvist?= Date: Tue, 27 Nov 2007 01:28:00 +0000 Subject: On second thoughts, let's compile Matrix for all non-mono bitmap displays. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15829 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/SOURCES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/plugins/SOURCES') diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES index 7852328..609afb2 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -44,6 +44,7 @@ disktidy.c flipit.c #ifdef HAVE_LCD_BITMAP /* Not for the Player */ +matrix.c maze.c mazezam.c text_editor.c @@ -111,7 +112,6 @@ fireworks.c xobox.c spacerocks.c #if LCD_DEPTH >= 16 -matrix.c rockpaint.c #endif -- cgit v1.1