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 54917ab..586eb60 100644
--- a/apps/plugins/Makefile
+++ b/apps/plugins/Makefile
@@ -60,7 +60,8 @@ DIRS = .
# Subdirs containing multi-file plugins
#for all targets
-SUBDIRS += searchengine databox
+# SUBDIRS += searchengine databox
+SUBDIRS += databox
#for any recorder, iRiver or iPod model
ifneq (,$(strip $(foreach tgt,RECORDER IRIVER IPOD_COLOR IPOD_VIDEO GIGABEAT,$(findstring $(tgt),$(TARGET)))))
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES
index 5ba983e..68d7929 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -15,7 +15,7 @@ metronome.c
#endif
mosaique.c
rockbox_flash.c
-search.c
+/* search.c */
snow.c
sort.c
stats.c