summaryrefslogtreecommitdiff
path: root/apps/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins')
-rw-r--r--apps/plugins/Makefile3
-rw-r--r--apps/plugins/SOURCES2
2 files changed, 3 insertions, 2 deletions
diff --git a/apps/plugins/Makefile b/apps/plugins/Makefile
index 54917ab658..586eb605da 100644
--- a/apps/plugins/Makefile
+++ b/apps/plugins/Makefile
@@ -60,7 +60,8 @@ DIRS = .
60# Subdirs containing multi-file plugins 60# Subdirs containing multi-file plugins
61 61
62#for all targets 62#for all targets
63SUBDIRS += searchengine databox 63# SUBDIRS += searchengine databox
64SUBDIRS += databox
64 65
65#for any recorder, iRiver or iPod model 66#for any recorder, iRiver or iPod model
66ifneq (,$(strip $(foreach tgt,RECORDER IRIVER IPOD_COLOR IPOD_VIDEO GIGABEAT,$(findstring $(tgt),$(TARGET))))) 67ifneq (,$(strip $(foreach tgt,RECORDER IRIVER IPOD_COLOR IPOD_VIDEO GIGABEAT,$(findstring $(tgt),$(TARGET)))))
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES
index 5ba983e4f7..68d7929b81 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -15,7 +15,7 @@ metronome.c
15#endif 15#endif
16mosaique.c 16mosaique.c
17rockbox_flash.c 17rockbox_flash.c
18search.c 18/* search.c */
19snow.c 19snow.c
20sort.c 20sort.c
21stats.c 21stats.c