From e3738a25ec1b8dbd40ca46bfddd0b9203075020d Mon Sep 17 00:00:00 2001 From: NeroBurner Date: Wed, 12 Dec 2018 13:34:44 +0100 Subject: [PATCH] update README.md filename in Makefile.am --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index d578a40..3e5253f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -44,7 +44,7 @@ docdir = $(prefix)/share/doc/$(PACKAGE)-$(VERSION) ## This is for HTML and other documentation you want to install. ## Add your documentation files (in doc/) in addition to these ## top-level boilerplate files. Also add a TODO file if you have one. -dist_doc_DATA = AUTHORS COPYING ChangeLog INSTALL NEWS README README.windows \ +dist_doc_DATA = AUTHORS COPYING ChangeLog INSTALL NEWS README.md README.windows \ doc/designstyle.css doc/glog.html ## The libraries (.so's) you want to install