shithub: opusfile

Download patch

ref: f2e27e4d1aa6e1b12b1af5bce166d1c3b10473dd
parent: d0a4b9bbe8e30f1b32a6027acac573865191a4e6
author: Ralph Giles <giles@mozilla.com>
date: Wed Nov 14 06:05:32 EST 2012

Dist the doc and unix static Makefiles.

These are useful alternatives to the autoconf build,
since we're maintaining them we should include them
in release packages.

--- a/Makefile.am
+++ b/Makefile.am
@@ -32,7 +32,9 @@
  opusfile-uninstalled.pc.in \
  doc/Doxyfile.in \
  doc/git-version.sh \
- doc/opus_logo.svg
+ doc/opus_logo.svg \
+ doc/Makefile \
+ unix/Makefile
 
 # Targets to build and install just the library without the docs
 opusfile install-opusfile: NO_DOXYGEN = 1