summaryrefslogtreecommitdiff
path: root/apps/plugins/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/Makefile')
-rw-r--r--apps/plugins/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/Makefile b/apps/plugins/Makefile
index 9c3ff4a..8361727 100644
--- a/apps/plugins/Makefile
+++ b/apps/plugins/Makefile
@@ -37,7 +37,7 @@ DIRS = .
#for any recorder and iRiver model
ifneq (,$(strip $(foreach tgt,RECORDER IRIVER,$(findstring $(tgt),$(TARGET)))))
- SUBDIRS += rockboy
+ SUBDIRS += rockboy searchengine
endif
.PHONY: $(SUBDIRS)