shithub: opus-tools

Download patch

ref: 9e0cebcd928348dd43e97e18219bae272a6e585a
parent: ea1576282e75856091a0b21576a1e5da63897951
author: Ralph Giles <giles@mozilla.com>
date: Fri Dec 7 09:58:48 EST 2012

Add win32/version.h to the distribution so it does some good.

Thanks to Greg for pointing out I'd missed this.

--- a/Makefile.am
+++ b/Makefile.am
@@ -39,7 +39,8 @@
              win32/genversion.bat \
              win32/unicode_support.h \
              win32/config.h \
-             win32/unicode_support.c
+             win32/unicode_support.c \
+             win32/version.h
 
 dist_man_MANS = man/opusenc.1 man/opusdec.1 man/opusinfo.1