summaryrefslogtreecommitdiff
path: root/apps/plugins/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/SOURCES')
-rw-r--r--apps/plugins/SOURCES4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES
index e3ef0fd194..39efee6154 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -65,3 +65,7 @@ nim.c
65/* not for Ondio, has no remote control pin */ 65/* not for Ondio, has no remote control pin */
66alpine_cdc.c 66alpine_cdc.c
67#endif 67#endif
68
69#if SOFTWARECODECS == yes
70mpa2wav.c
71#endif