summaryrefslogtreecommitdiffstats
path: root/apps/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'apps/SOURCES')
-rw-r--r--apps/SOURCES15
1 files changed, 15 insertions, 0 deletions
diff --git a/apps/SOURCES b/apps/SOURCES
index ccb9ca2772..a48017c7cd 100644
--- a/apps/SOURCES
+++ b/apps/SOURCES
@@ -106,6 +106,21 @@ eq_arm.S
#endif
#endif
metadata.c
+#if CONFIG_CODEC == SWCODEC
+metadata/metadata_common.c
+metadata/aiff.c
+metadata/ape.c
+metadata/adx.c
+metadata/flac.c
+metadata/monkeys.c
+metadata/mp4.c
+metadata/mpc.c
+metadata/sid.c
+metadata/spc.c
+metadata/speex.c
+metadata/vorbis.c
+metadata/wave.c
+#endif
#ifdef HAVE_TAGCACHE
tagcache.c
#endif