shithub: opus-tools

Download patch

ref: 32dc4c45ed368c1b5930e56b74a1b6d3e1c5c559
parent: b21257fd4c8e56a21e9a251f9047cad9534dc0ce
author: Ralph Giles <giles@mozilla.com>
date: Tue Sep 4 06:15:13 EDT 2012

Add opusrtp.1 to the distribution.

I couldn't find a noinst_ version of the manpage targets,
and we don't want to install this manpage until opusrtp
itself is stable enough to install, so we just use EXTRA_DIST.

--- a/Makefile.am
+++ b/Makefile.am
@@ -28,6 +28,7 @@
                  src/wav_io.h
 
 EXTRA_DIST = Makefile.unix \
+	     man/opusrtp.1 \
              opus-tools.sln \
              src/opusdec.vcxproj.filters \
              src/opusinfo.vcxproj.filters \