]> granicus.if.org Git - libexpat/commitdiff
README.md: Fix reference to Makefile
authorSebastian Pipping <sebastian@pipping.org>
Sat, 29 Jul 2017 14:03:26 +0000 (16:03 +0200)
committerSebastian Pipping <sebastian@pipping.org>
Sat, 29 Jul 2017 14:21:39 +0000 (16:21 +0200)
expat/README.md

index a34d8ed15887eb1c7ada4ff16efc719465ec8709..c1eafd49608872b30d2ca7373d285da946c80be0 100644 (file)
@@ -80,7 +80,7 @@ these instructions (after having run `make distclean`):
    For UTF-16 output as `wchar_t` (incl. version/error strings), run:<br/>
    `./configure CFLAGS="-g -O2 -fshort-wchar" CPPFLAGS=-DXML_UNICODE_WCHAR_T`
 
-1. Edit the MakeFile, changing:<br/>
+1. Edit `Makefile`, changing:<br/>
    `LIBRARY = libexpat.la`<br/>
    to:<br/>
    `LIBRARY = libexpatw.la`<br/>