From: Gerd Moellmann Date: Thu, 27 Jul 2000 20:04:33 +0000 (+0000) Subject: (aclocal.m4): Include in distribution. X-Git-Tag: emacs-pretest-21.0.90~2560 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9d38d529c186d33262034e38c99a8ce31539c187;p=emacs.git (aclocal.m4): Include in distribution. --- diff --git a/make-dist b/make-dist index df78591625a..a2bc7b4da81 100755 --- a/make-dist +++ b/make-dist @@ -282,7 +282,7 @@ mkdir ${tempdir} ### README while the rest of the tar file is still unpacking. Whoopee. echo "Making links to top-level files" ln GETTING.GNU.SOFTWARE INSTALL README BUGS move-if-change ${tempdir} -ln ChangeLog Makefile.in configure configure.in ${tempdir} +ln ChangeLog Makefile.in configure configure.in aclocal.m4 ${tempdir} ln config.bat make-dist update-subdirs vpath.sed ${tempdir} ### Copy these files; they're cross-filesystem symlinks. cp mkinstalldirs ${tempdir}