Merge pull request #403 from NeroBurner/fix_make_for_README
update README.md filename in Makefile.am
This commit is contained in:
commit
1d900193d8
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user