summaryrefslogtreecommitdiff
path: root/apps/plugins/bitmaps/mono/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/bitmaps/mono/Makefile')
-rw-r--r--apps/plugins/bitmaps/mono/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/bitmaps/mono/Makefile b/apps/plugins/bitmaps/mono/Makefile
index 54c06770b8..7b7e052117 100644
--- a/apps/plugins/bitmaps/mono/Makefile
+++ b/apps/plugins/bitmaps/mono/Makefile
@@ -21,6 +21,7 @@ DEPFILE = $(OBJDIR)/dep-bitmaps-mono
21 21
22BMP2RB = $(BMP2RB_MONO) 22BMP2RB = $(BMP2RB_MONO)
23OUTPUT = $(BUILDDIR)/libpluginbitmapsmono.a 23OUTPUT = $(BUILDDIR)/libpluginbitmapsmono.a
24BMPINCDIR = $(BUILDDIR)/pluginbitmaps
24 25
25include $(TOOLSDIR)/makebmp.inc 26include $(TOOLSDIR)/makebmp.inc
26 27