Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.xiph.org/xiph/opus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'celt_headers.mk')
-rw-r--r--celt_headers.mk6
1 files changed, 5 insertions, 1 deletions
diff --git a/celt_headers.mk b/celt_headers.mk
index f89d66a2..1febcdea 100644
--- a/celt_headers.mk
+++ b/celt_headers.mk
@@ -28,4 +28,8 @@ celt/rate.h \
celt/stack_alloc.h \
celt/vq.h \
celt/static_modes_float.h \
-celt/static_modes_fixed.h
+celt/static_modes_fixed.h \
+celt/arm/fixed_armv4.h \
+celt/arm/fixed_armv5e.h \
+celt/arm/kiss_fft_armv4.h \
+celt/arm/kiss_fft_armv5e.h