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 /Makefile.am
parent155f99c87a4047723c4478bab319d6d745ccc174 (diff)
Adds MIPS files to the make dist tarball
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 95323ca8..2a1ddc8e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -146,6 +146,7 @@ EXTRA_DIST = version.mk \
opus.pc.in \
opus-uninstalled.pc.in \
opus.m4 \
+ Makefile.mips \
Makefile.unix \
tests/run_vectors.sh \
celt/arm/arm2gnu.pl \