]> code.delx.au - gnu-emacs/commitdiff
* make-dist: Updates related to nt/.
authorGlenn Morris <rgm@gnu.org>
Tue, 2 Feb 2016 21:19:15 +0000 (16:19 -0500)
committerGlenn Morris <rgm@gnu.org>
Tue, 2 Feb 2016 21:19:15 +0000 (16:19 -0500)
make-dist

index 719e8904e5bbb951a836ac624dc25452d1f45fbb..1cd1a50d75a6a7ab420c9bfb7f8e64126dadea3e 100755 (executable)
--- a/make-dist
+++ b/make-dist
@@ -362,7 +362,7 @@ echo "Making links to 'build-aux'"
  ln gitlog-to-changelog gitlog-to-emacslog ../${tempdir}/build-aux
  ln install-sh missing move-if-change ../${tempdir}/build-aux
  ln update-copyright update-subdirs ../${tempdir}/build-aux
- ln dir_top make-info-dir ../${tempdir}/build-aux)
+ ln dir_top make-info-dir ar-lib ../${tempdir}/build-aux)
 
 echo "Making links to 'build-aux/snippet'"
 (cd build-aux/snippet
@@ -421,9 +421,9 @@ echo "Making links to 'modules'"
 echo "Making links to 'nt'"
 (cd nt
  ln emacs-x86.manifest emacs-x64.manifest ../${tempdir}/nt
- ln subdirs.el [a-z]*.bat [a-z]*.[ch] ../${tempdir}/nt
+ ln [a-z]*.bat [a-z]*.[ch] ../${tempdir}/nt
  ln *.in gnulib.mk ../${tempdir}/nt
- ln mingw-cfg.site epaths.nt INSTALL.OLD ../${tempdir}/nt
+ ln mingw-cfg.site epaths.nt INSTALL.W64 ../${tempdir}/nt
  ln ChangeLog.*[0-9] INSTALL README README.W32 ../${tempdir}/nt)
 
 echo "Making links to 'nt/inc' and its subdirectories"