From: Ulya Trofimovich Date: Sat, 6 Apr 2019 09:33:20 +0000 (+0100) Subject: Makefile.am: reflected the rename of README to README.md. X-Git-Tag: 1.2~79 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b3cd7b677ceb6ecf0f210cc2d347deedba779d0d;p=re2c Makefile.am: reflected the rename of README to README.md. This fixes bug #248. --- diff --git a/Makefile.am b/Makefile.am index c5643e66..e4049e46 100644 --- a/Makefile.am +++ b/Makefile.am @@ -234,7 +234,7 @@ EXTRA_DIST = \ $(re2c_SRC_DOC_EXT) \ CHANGELOG \ NO_WARRANTY \ - README \ + README.md \ autogen.sh \ genhelp.sh \ doc/loplas.ps \