makefile: New README.md file name

Signed-off-by: David Goulet <dgoulet@torproject.org>
This commit is contained in:
David Goulet 2022-02-07 10:07:33 -05:00
parent b2a7447183
commit 4c1a9b335f

View File

@ -186,7 +186,7 @@ EXTRA_DIST+= \
INSTALL \
LICENSE \
Makefile.nmake \
README \
README.md \
ReleaseNotes \
scripts/build/combine_libs \
scripts/maint/checkIncludes.py \
@ -584,7 +584,7 @@ check-typos:
$(top_srcdir)/doc \
$(top_srcdir)/contrib \
$(top_srcdir)/scripts \
$(top_srcdir)/README \
$(top_srcdir)/README.md \
$(top_srcdir)/ChangeLog \
$(top_srcdir)/INSTALL \
$(top_srcdir)/ReleaseNotes \