summaryrefslogtreecommitdiff
path: root/apps/plugins/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/SOURCES')
-rw-r--r--apps/plugins/SOURCES3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES
index 0c27a5b1de..a4ddbacfd0 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -120,7 +120,8 @@ nim.c
120mp3_encoder.c 120mp3_encoder.c
121wav2wv.c 121wav2wv.c
122#else /* hardware codec platforms */ 122#else /* hardware codec platforms */
123#ifndef HAVE_MMC /* not for Ondio, has no remote control pin */ 123#if !defined(ARCHOS_ONDIOSP) && !defined(ARCHOS_ONDIOFM)
124 /* not for Ondio, has no remote control pin */
124alpine_cdc.c 125alpine_cdc.c
125#endif 126#endif
126splitedit.c 127splitedit.c