summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregory Maxwell <greg@xiph.org>2012-08-19 16:45:20 -0400
committerGregory Maxwell <greg@xiph.org>2012-08-19 16:45:20 -0400
commit1b58bc7495fbabab0a0e04a54f5304320c127c6e (patch)
treed15164ffffc1d44a64076f95a003e0cdf767e4d1
parente2e1fe922e15b3e9eb217f0baeb4bb4b77330da6 (diff)
downloadopus-1b58bc7495fbabab0a0e04a54f5304320c127c6e.tar.gz
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 \