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:
authorJean-Marc Valin <jmvalin@jmvalin.ca>2013-06-06 20:45:17 +0400
committerJean-Marc Valin <jmvalin@jmvalin.ca>2013-06-06 20:45:17 +0400
commit70c9c3a482ed5c93f90fdb206d5d3b740f554aed (patch)
tree0ffa0f3d9ce0f87618017fd9d8ddb87fa824671e /celt_headers.mk
parenta092aa8f80be25f62b5b62032d996f26fa188ed8 (diff)
Forgot to add assembly file
Diffstat (limited to 'celt_headers.mk')
-rw-r--r--celt_headers.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/celt_headers.mk b/celt_headers.mk
index 49b1befd..067b2940 100644
--- a/celt_headers.mk
+++ b/celt_headers.mk
@@ -34,4 +34,5 @@ celt/arm/armcpu.h \
celt/arm/fixed_armv4.h \
celt/arm/fixed_armv5e.h \
celt/arm/kiss_fft_armv4.h \
-celt/arm/kiss_fft_armv5e.h
+celt/arm/kiss_fft_armv5e.h \
+celt/x86/pitch_sse.h