summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 131ef7ba10b..a1f3fc94fc9 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -373,7 +373,7 @@ nstall-arch-indep: mkdir
### `install-arch-indep'. People who extracted LEIM files after they
### insalled Emacs itself can install only LEIM files by this target.
install-leim: leim/Makefile
- cd leim; $(MAKE) install
+ cd leim; $(MAKE) install
### Build Emacs and install it, stripping binaries while installing them.
install-strip: