emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs-25 74ebd4a: * make-dist: Updates related to nt/.


From: Glenn Morris
Subject: [Emacs-diffs] emacs-25 74ebd4a: * make-dist: Updates related to nt/.
Date: Tue, 02 Feb 2016 21:19:19 +0000

branch: emacs-25
commit 74ebd4a7917f8f23cea2f0beed62097370c5464d
Author: Glenn Morris <address@hidden>
Commit: Glenn Morris <address@hidden>

    * make-dist: Updates related to nt/.
---
 make-dist |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/make-dist b/make-dist
index 719e890..1cd1a50 100755
--- 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"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]