From: Dan Harkless Date: Sat, 6 May 2000 15:05:02 +0000 (+0000) Subject: Fixed DIST targets to reflect that INSTALL and MACHINES are back at the top X-Git-Tag: nmh-1_0~13 X-Git-Url: http://git.marmaro.de/?p=mmh;a=commitdiff_plain;h=2894f47bd3f3d15d944e650cb4fadb1aec3a5e15;hp=9f266941b583ea1dfc69d05c6c0f2fdf0920ab4c Fixed DIST targets to reflect that INSTALL and MACHINES are back at the top level. --- diff --git a/Makefile.in b/Makefile.in index e342d04..9492cd0 100644 --- a/Makefile.in +++ b/Makefile.in @@ -70,7 +70,7 @@ INSTALL_DATA = @INSTALL_DATA@ .SUFFIXES: # all files in this directory included in the distribution -DIST = README INSTALL COPYRIGHT VERSION ChangeLog install-sh \ +DIST = ChangeLog COPYRIGHT INSTALL MACHINES README VERSION ChangeLog install-sh\ mkinstalldirs Makefile.in aclocal.m4 acconfig.h config.h.in \ configure.in configure stamp-h.in config.sub config.guess diff --git a/docs/Makefile.in b/docs/Makefile.in index 236a5bc..61e9f59 100644 --- a/docs/Makefile.in +++ b/docs/Makefile.in @@ -10,10 +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 \ - MACHINES MAIL.FILTERING MAILING-LISTS Makefile.in \ - README.developers README.history TODO +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 Makefile.in \ + README.developers README.history TODO # auxiliary files AUX = Makefile.in