diff make-dist @ 97535:f13d2ef47961

Merge from emacs--rel--22 Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1382
author Miles Bader <miles@gnu.org>
date Mon, 18 Aug 2008 05:33:28 +0000
parents c3512b2085a0 5e73f3fa746f
children 9419b837e9c6
line wrap: on
line diff
--- a/make-dist	Mon Aug 18 05:32:57 2008 +0000
+++ b/make-dist	Mon Aug 18 05:33:28 2008 +0000
@@ -510,7 +510,7 @@
 
 echo "Making links to \`nt'"
 (cd nt
- ln emacs.manifest emacs.rc config.nt [a-z]*.c ../${tempdir}/nt
+ ln emacs.manifest emacs.rc emacsclient.rc config.nt [a-z]*.c ../${tempdir}/nt
  ln nmake.defs gmake.defs subdirs.el ../${tempdir}/nt
  ln [a-z]*.bat [a-z]*.h ../${tempdir}/nt
  ln ChangeLog INSTALL README makefile.w32-in ../${tempdir}/nt)
@@ -672,7 +672,7 @@
  cd ../${tempdir}/info
  # Avoid an error when expanding the wildcards later.
  ln emacs dummy~ ; ln emacs \#dummy\#
- rm -f *~ \#*\# core)
+ rm -f *~ \#*\# core .arch-inventory)
 
 echo "Making links to \`doc/emacs'"
 (cd doc/emacs