aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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
373### `install-arch-indep'. People who extracted LEIM files after they 373### `install-arch-indep'. People who extracted LEIM files after they
374### insalled Emacs itself can install only LEIM files by this target. 374### insalled Emacs itself can install only LEIM files by this target.
375install-leim: leim/Makefile 375install-leim: leim/Makefile
376 cd leim; $(MAKE) install 376 cd leim; $(MAKE) install
377 377
378### Build Emacs and install it, stripping binaries while installing them. 378### Build Emacs and install it, stripping binaries while installing them.
379install-strip: 379install-strip: