From ac5e4acea6392786605b5b3531ff4e5aad2c5890 Mon Sep 17 00:00:00 2001 From: Jens Arnold Date: Sun, 23 Mar 2008 01:01:21 +0000 Subject: Enable plugin building for M3. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16755 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/SOURCES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'apps/plugins') diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES index a274622..23c22f9 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -52,10 +52,12 @@ wavview.c robotfindskitten.c /* Plugins needing the grayscale lib on low-depth LCDs */ +#ifndef IAUDIO_M3 /* FIXME: no greyscale library yet */ fire.c jpeg.c mandelbrot.c plasma.c +#endif blackjack.c bounce.c -- cgit v1.1