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:
authorGregory Maxwell <greg@xiph.org>2012-08-20 00:45:20 +0400
committerGregory Maxwell <greg@xiph.org>2012-08-20 00:45:20 +0400
commit1b58bc7495fbabab0a0e04a54f5304320c127c6e (patch)
treed15164ffffc1d44a64076f95a003e0cdf767e4d1
parente2e1fe922e15b3e9eb217f0baeb4bb4b77330da6 (diff)
Include tests/run_vectors.sh in EXTRA_DIST.
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 431b72a2..16ac9e22 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -85,6 +85,7 @@ endif
EXTRA_DIST = version.mk \
opus.pc.in \
opus-uninstalled.pc.in \
+ tests/run_vectors.sh \
opus.sln \
celt/celt.vcxproj \
celt/celt.vcxproj.filters \