Merge pull request #403 from NeroBurner/fix_make_for_README

update README.md filename in Makefile.am
This commit is contained in:
Sergiu Deitsch 2018-12-13 08:32:26 +01:00 committed by GitHub
commit 1d900193d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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