ref: bba05308eca0ac4b69a78cae02fe8a151ef018b7
parent: c38aa7877740eaab7afe6e401c46100d9603f847
author: Ralph Giles <giles@mozilla.com>
date: Fri Nov 4 11:09:38 EDT 2016
mingw: README.txt -> README.md. The file in the parent directory was renamed; change the reference in the Makefile as well.
--- a/mingw/Makefile
+++ b/mingw/Makefile
@@ -98,7 +98,7 @@
$(DIST): $(addprefix $(CURDIR)/bin/, libogg-0.dll libopus-0.dll ssleay32.dll)
cd .. && make install
mkdir -p $(DIST)
- cp ../AUTHORS ../COPYING ../README.txt ../include/opusfile.h $@
+ cp ../AUTHORS ../COPYING ../README.md ../include/opusfile.h $@
cp ../.libs/libopusfile-0.dll $@
cp ../.libs/libopusfile.a $@
cp ../.libs/libopusfile.dll.a $@