]> git.eshelyaron.com Git - emacs.git/commitdiff
(aclocal.m4): Include in distribution.
authorGerd Moellmann <gerd@gnu.org>
Thu, 27 Jul 2000 20:04:33 +0000 (20:04 +0000)
committerGerd Moellmann <gerd@gnu.org>
Thu, 27 Jul 2000 20:04:33 +0000 (20:04 +0000)
make-dist

index df78591625a72d7a557ca71efc98998f46aa80a4..a2bc7b4da81ce5621c2031000476ab28c3aceaef 100755 (executable)
--- 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}