summaryrefslogtreecommitdiff
path: root/apps/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins')
-rw-r--r--apps/plugins/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/Makefile b/apps/plugins/Makefile
index 19c3307be6..04bb62fbe3 100644
--- a/apps/plugins/Makefile
+++ b/apps/plugins/Makefile
@@ -59,7 +59,7 @@ endif
59 59
60 60
61.PHONY: $(SUBDIRS) 61.PHONY: $(SUBDIRS)
62all: $(BUILDDIR)/libplugin.a $(ROCKS) $(SUBDIRS) $(DEPFILE) 62all: $(BITMAPLIBS) $(BUILDDIR)/libplugin.a $(ROCKS) $(SUBDIRS) $(DEPFILE)
63 63
64$(BUILDDIR)/credits.raw: $(DOCSDIR)/CREDITS 64$(BUILDDIR)/credits.raw: $(DOCSDIR)/CREDITS
65 @echo "create credits.raw" 65 @echo "create credits.raw"