summaryrefslogtreecommitdiff
path: root/apps/codecs/libwavpack/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'apps/codecs/libwavpack/SOURCES')
-rw-r--r--apps/codecs/libwavpack/SOURCES3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/codecs/libwavpack/SOURCES b/apps/codecs/libwavpack/SOURCES
index f63c55a87a..8e38767ec6 100644
--- a/apps/codecs/libwavpack/SOURCES
+++ b/apps/codecs/libwavpack/SOURCES
@@ -8,4 +8,7 @@ wputils.c
8#if defined(CPU_COLDFIRE) && !defined(SIMULATOR) 8#if defined(CPU_COLDFIRE) && !defined(SIMULATOR)
9coldfire.S 9coldfire.S
10#endif 10#endif
11#if defined(CPU_ARM) && !defined(SIMULATOR)
12arm.S
13#endif
11 14