summaryrefslogtreecommitdiff
path: root/apps/bitmaps/mono
diff options
context:
space:
mode:
Diffstat (limited to 'apps/bitmaps/mono')
-rw-r--r--apps/bitmaps/mono/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/bitmaps/mono/Makefile b/apps/bitmaps/mono/Makefile
index a678b01..dede4e8 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