X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/51d3c1179979615d85205399a392fcc3ef1c4384..29d590d74c6e03f5efe9f743c40a61028ccd491d:/docs/Makefile.in diff --git a/docs/Makefile.in b/docs/Makefile.in index 661116d8..7421f217 100644 --- a/docs/Makefile.in +++ b/docs/Makefile.in @@ -10,9 +10,10 @@ srcdir = @srcdir@ VPATH = @srcdir@ # header files included in distribution -FILES = COMPLETION-TCSH COMPLETION-ZSH ChangeLog_MH-3_to_MH-6.6 \ - ChangeLog_MH-6.7.0_to_MH-6.8.4.html DIFFERENCES FAQ \ - MAIL.FILTERING MAILING-LISTS README.about \ +FILES = COMPLETION-BASH COMPLETION-TCSH COMPLETION-ZSH \ + ChangeLog_MH-3_to_MH-6.6 ChangeLog_MH-6.7.0_to_MH-6.8.4.html \ + DIFFERENCES FAQ MAIL.FILTERING MAILING-LISTS README.about \ + README-ATTACHMENTS README-HOOKS README.SASL \ README.developers README.manpages TODO # auxiliary files @@ -50,7 +51,7 @@ superclean: realclean subdir = docs Makefile: Makefile.in ../config.status - cd .. && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= ./config.status + cd .. && ./config.status $(subdir)/$@ distdir = ../`cat ../distname`/$(subdir) nmhdist: