From: David Levine Date: Sat, 9 Jun 2012 01:59:32 +0000 (-0500) Subject: Added INSTALL, NEWS, and README to dist_doc_DATA so that they get installed. X-Git-Url: http://git.marmaro.de/?a=commitdiff_plain;h=f0db69237b7e6c18d185ab6f62da62538ebe72b7;p=mmh Added INSTALL, NEWS, and README to dist_doc_DATA so that they get installed. --- diff --git a/Makefile.am b/Makefile.am index 2c4dcfe..6c0354b 100644 --- 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 \