summaryrefslogtreecommitdiff
path: root/make-dist
diff options
context:
space:
mode:
authorGerd Moellmann <gerd@gnu.org>2000-07-27 20:04:33 +0000
committerGerd Moellmann <gerd@gnu.org>2000-07-27 20:04:33 +0000
commit9751dd6d584c2ec4cc8fd5623d457367977cd54f (patch)
tree398164fc00a10664a11d6d7f2ec2ffc79affe243 /make-dist
parent9a1937b767384819bf8e80cdd53efe60085a25a2 (diff)
downloademacs-9751dd6d584c2ec4cc8fd5623d457367977cd54f.tar.gz
(aclocal.m4): Include in distribution.
Diffstat (limited to 'make-dist')
-rwxr-xr-xmake-dist2
1 files changed, 1 insertions, 1 deletions
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}