emacs-devel
[Top][All Lists]
Advanced

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

[PATCH]: make-dist(nt): link emacsclient.rc, too


From: Eric Hanchrow
Subject: [PATCH]: make-dist(nt): link emacsclient.rc, too
Date: Mon, 04 Aug 2008 12:37:24 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

 make-dist |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/make-dist b/make-dist
index 2b3c583..7c68c20 100755
--- a/make-dist
+++ b/make-dist
@@ -510,7 +510,7 @@ echo "Making links to \`m4'"
 
 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)
-- 
1.6.0.rc1.36.ge9eb4

-- 
Any word you have to hunt for in a thesaurus is the wrong
word.  There are no exceptions to this rule.
        -- Stephen King




reply via email to

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