diff options
Diffstat (limited to 'lib-src/Makefile.in')
| -rw-r--r-- | lib-src/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib-src/Makefile.in b/lib-src/Makefile.in index d2705e7b5dc..6b5d379e38b 100644 --- a/lib-src/Makefile.in +++ b/lib-src/Makefile.in | |||
| @@ -21,7 +21,7 @@ | |||
| 21 | SHELL = @SHELL@ | 21 | SHELL = @SHELL@ |
| 22 | 22 | ||
| 23 | # Following ../lisp/Makefile.in. | 23 | # Following ../lisp/Makefile.in. |
| 24 | EMACS = ../src/emacs | 24 | EMACS = ../src/emacs${EXEEXT} |
| 25 | EMACSOPT = -batch --no-site-file --no-site-lisp | 25 | EMACSOPT = -batch --no-site-file --no-site-lisp |
| 26 | 26 | ||
| 27 | # ==================== Things `configure' will edit ==================== | 27 | # ==================== Things `configure' will edit ==================== |