shithub: opus

Download patch

ref: ff8c96ef29661937d6e7a9a553f960ee59633b53
parent: b5be8261315ba949ad4cc8399c617ccd9fdfdf4d
author: Jean-Marc Valin <[email protected]>
date: Fri Nov 12 19:31:36 EST 2010

Adding missing SILK files to the build

--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
 
 AC_PREREQ([2.59])
 AC_INIT(src/opus.h)
-AM_INIT_AUTOMAKE(opus,20100921)
+AM_INIT_AUTOMAKE(opus,20101113)
 
 # Checks for programs.
 AC_PROG_CC