summaryrefslogtreecommitdiff
path: root/apps/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins')
-rw-r--r--apps/plugins/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/Makefile b/apps/plugins/Makefile
index 39bf3c011b..38cd723ae0 100644
--- a/apps/plugins/Makefile
+++ b/apps/plugins/Makefile
@@ -120,5 +120,6 @@ clean:
120 $(OBJS) $(DEFS) 120 $(OBJS) $(DEFS)
121 @$(MAKE) -C lib clean 121 @$(MAKE) -C lib clean
122 @$(MAKE) -C rockboy clean 122 @$(MAKE) -C rockboy clean
123 @$(MAKE) -C searchengine clean
123 124
124-include $(DEPFILE) 125-include $(DEPFILE)