all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [PATCH]: make-dist(nt): link emacsclient.rc, too
@ 2008-08-04 19:37 Eric Hanchrow
  0 siblings, 0 replies; only message in thread
From: Eric Hanchrow @ 2008-08-04 19:37 UTC (permalink / raw)
  To: emacs-devel

 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




^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2008-08-04 19:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-04 19:37 [PATCH]: make-dist(nt): link emacsclient.rc, too Eric Hanchrow

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.