summaryrefslogtreecommitdiff
path: root/apps/plugins/SUBDIRS
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/SUBDIRS')
-rw-r--r--apps/plugins/SUBDIRS3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/plugins/SUBDIRS b/apps/plugins/SUBDIRS
index b74d3fa..1d0bfe9 100644
--- a/apps/plugins/SUBDIRS
+++ b/apps/plugins/SUBDIRS
@@ -73,7 +73,8 @@ midi
#endif
/* beatbox */
-#if defined(IRIVER_H300_SERIES) || defined(IRIVER_H100_SERIES)
+#if defined(IRIVER_H300_SERIES) || defined(IRIVER_H100_SERIES) \
+ || CONFIG_KEYPAD == SANSA_FUZE_PAD
/* PDBox is confirmed to run on these player models. */
pdbox
#endif