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 39bf3c0..38cd723 100644
--- a/apps/plugins/Makefile
+++ b/apps/plugins/Makefile
@@ -120,5 +120,6 @@ clean:
$(OBJS) $(DEFS)
@$(MAKE) -C lib clean
@$(MAKE) -C rockboy clean
+ @$(MAKE) -C searchengine clean
-include $(DEPFILE)