From: Glenn Morris Date: Tue, 2 Feb 2016 20:53:01 +0000 (-0500) Subject: * make-dist: Update for super-special file that can't live in etc/. X-Git-Tag: emacs-25.0.91~112 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3696bf2f63782cbe14e76e2e3aa62f42b784e190;p=emacs.git * make-dist: Update for super-special file that can't live in etc/. --- diff --git a/make-dist b/make-dist index 50662a4f2c4..db036e700c7 100755 --- a/make-dist +++ b/make-dist @@ -301,7 +301,7 @@ echo "Making links to top-level files" ln INSTALL README BUGS ${tempdir} ln ChangeLog.*[0-9] Makefile.in autogen.sh configure configure.ac ${tempdir} ln config.bat make-dist .dir-locals.el ${tempdir} -ln aclocal.m4 ${tempdir} +ln aclocal.m4 CONTRIBUTE ${tempdir} echo "Creating subdirectories" for subdir in site-lisp \