summaryrefslogtreecommitdiff
path: root/apps/bitmaps/remote_mono/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'apps/bitmaps/remote_mono/Makefile')
-rw-r--r--apps/bitmaps/remote_mono/Makefile2
1 files changed, 1 insertions, 1 deletions
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
21 21
22BMP2RB = $(BMP2RB_REMOTEMONO) 22BMP2RB = $(BMP2RB_REMOTEMONO)
23OUTPUT = $(BUILDDIR)/libbitmapsremotemono.a 23OUTPUT = $(BUILDDIR)/libbitmapsremotemono.a
24BMPINCDIR = $(BUILDDIR)/pluginbitmaps 24BMPINCDIR = $(BUILDDIR)/bitmaps
25 25
26include $(TOOLSDIR)/makebmp.inc 26include $(TOOLSDIR)/makebmp.inc
27 27