Skip to content
Snippets Groups Projects
Unverified Commit bba05308 authored by Ralph Giles's avatar Ralph Giles
Browse files

mingw: README.txt -> README.md.

The file in the parent directory was renamed; change the
reference in the Makefile as well.
parent c38aa787
No related branches found
No related tags found
No related merge requests found
......@@ -98,7 +98,7 @@ $(DIST).zip: $(DIST)
$(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 $@
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment