projects
/
mmh
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25581a9
)
Added INSTALL, NEWS, and README to dist_doc_DATA so that they get installed.
author
David Levine
<levinedl@acm.org>
Sat, 9 Jun 2012 01:59:32 +0000
(20:59 -0500)
committer
David Levine
<levinedl@acm.org>
Sat, 9 Jun 2012 01:59:32 +0000
(20:59 -0500)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
2c4dcfe
..
6c0354b
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-166,7
+166,8
@@
sysconf_DATA = etc/mhn.defaults etc/mts.conf
##
## Documentation that gets installed in docdir
##
-dist_doc_DATA = COPYRIGHT VERSION docs/COMPLETION-BASH docs/COMPLETION-TCSH \
+dist_doc_DATA = COPYRIGHT INSTALL NEWS README VERSION \
+ docs/COMPLETION-BASH docs/COMPLETION-TCSH \
docs/COMPLETION-ZSH docs/DIFFERENCES docs/FAQ \
docs/MAIL.FILTERING docs/MAILING-LISTS docs/README-ATTACHMENTS \
docs/README-HOOKS docs/README-components docs/README.about \