From da2bf53230f0b1b50a2ee480fce61d0669fd4dcc Mon Sep 17 00:00:00 2001 From: Dave Chapman Date: Fri, 6 Oct 2006 08:37:22 +0000 Subject: Move USB logo to an external (native-depth) bitmap. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11137 a1c6a512-1295-4272-9138-f99709370657 --- apps/bitmaps/mono/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/bitmaps/mono') diff --git a/apps/bitmaps/mono/Makefile b/apps/bitmaps/mono/Makefile index a678b01ef4..dede4e81d9 100644 --- a/apps/bitmaps/mono/Makefile +++ b/apps/bitmaps/mono/Makefile @@ -21,7 +21,7 @@ DEPFILE = $(OBJDIR)/dep-bitmaps-mono BMP2RB = $(BMP2RB_MONO) OUTPUT = $(BUILDDIR)/libbitmapsmono.a -BMPINCDIR = $(BUILDDIR)/pluginbitmaps +BMPINCDIR = $(BUILDDIR)/bitmaps include $(TOOLSDIR)/makebmp.inc -- cgit v1.2.3