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/remote_mono/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/bitmaps/remote_mono/Makefile') diff --git a/apps/bitmaps/remote_mono/Makefile b/apps/bitmaps/remote_mono/Makefile index 4e119ba76d..dd781242b5 100644 --- a/apps/bitmaps/remote_mono/Makefile +++ b/apps/bitmaps/remote_mono/Makefile @@ -21,7 +21,7 @@ DEPFILE = $(OBJDIR)/dep-bitmaps-remotemono BMP2RB = $(BMP2RB_REMOTEMONO) OUTPUT = $(BUILDDIR)/libbitmapsremotemono.a -BMPINCDIR = $(BUILDDIR)/pluginbitmaps +BMPINCDIR = $(BUILDDIR)/bitmaps include $(TOOLSDIR)/makebmp.inc -- cgit v1.2.3