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>2015-02-11 22:10:03 +0300
committerJean-Marc Valin <jmvalin@jmvalin.ca>2015-02-11 22:10:03 +0300
commit45cbdff36f0d0c2a395326d09e4dd375601e28cb (patch)
tree268679ead67312225667f2823dabce4ce5f52c51 /silk_headers.mk
parent155f99c87a4047723c4478bab319d6d745ccc174 (diff)
Adds MIPS files to the make dist tarball
Diffstat (limited to 'silk_headers.mk')
-rw-r--r--silk_headers.mk8
1 files changed, 7 insertions, 1 deletions
diff --git a/silk_headers.mk b/silk_headers.mk
index bc4d8bdb..679ff8f6 100644
--- a/silk_headers.mk
+++ b/silk_headers.mk
@@ -27,6 +27,12 @@ silk/arm/SigProc_FIX_armv4.h \
silk/arm/SigProc_FIX_armv5e.h \
silk/fixed/main_FIX.h \
silk/fixed/structs_FIX.h \
+silk/fixed/mips/noise_shape_analysis_FIX_mipsr1.h \
+silk/fixed/mips/prefilter_FIX_mipsr1.h \
+silk/fixed/mips/warped_autocorrelation_FIX_mipsr1.h \
silk/float/main_FLP.h \
silk/float/structs_FLP.h \
-silk/float/SigProc_FLP.h
+silk/float/SigProc_FLP.h \
+silk/mips/macros_mipsr1.h \
+silk/mips/NSQ_del_dec_mipsr1.h \
+silk/mips/sigproc_fix_mipsr1.h