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 23bc12d71a..a8dc01e4e7 100644
--- a/apps/plugins/Makefile
+++ b/apps/plugins/Makefile
@@ -43,7 +43,7 @@ SUBDIRS += searchengine
43 43
44#for any recorder and iRiver model 44#for any recorder and iRiver model
45ifneq (,$(strip $(foreach tgt,RECORDER IRIVER,$(findstring $(tgt),$(TARGET))))) 45ifneq (,$(strip $(foreach tgt,RECORDER IRIVER,$(findstring $(tgt),$(TARGET)))))
46 SUBDIRS += rockboy 46 SUBDIRS += rockboy databox
47endif 47endif
48 48
49 49