update README.md filename in Makefile.am

This commit is contained in:
NeroBurner 2018-12-12 13:34:44 +01:00
parent 702c533ce0
commit e3738a25ec

View File

@ -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