Added INSTALL, NEWS, and README to dist_doc_DATA so that they get installed.
authorDavid Levine <levinedl@acm.org>
Sat, 9 Jun 2012 01:59:32 +0000 (20:59 -0500)
committerDavid Levine <levinedl@acm.org>
Sat, 9 Jun 2012 01:59:32 +0000 (20:59 -0500)
Makefile.am

index 2c4dcfe..6c0354b 100644 (file)
@@ -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 \