]> code.delx.au - gnu-emacs/blobdiff - leim/Makefile.in
Merge from origin/emacs-24
[gnu-emacs] / leim / Makefile.in
index 573acf7678c9784e597616cfd9c94bafbf0e0075..2ec03db49b72769c869e5cd673370f9ad1d62a6e 100644 (file)
@@ -47,7 +47,7 @@ unexport EMACSDATA EMACSDOC EMACSPATH
 
 # Which Emacs to use to convert TIT files to Emacs Lisp files,
 # and generate the file leim-list.el.
-EMACS = ../src/emacs
+EMACS = ../src/emacs${EXEEXT}
 
 # How to run Emacs.
 # Prevent any setting of EMACSLOADPATH in user environment causing problems.