summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1997-07-05 00:20:22 +0000
committerRichard M. Stallman <rms@gnu.org>1997-07-05 00:20:22 +0000
commit299c64d1b469545687cfcd10587d252224e5df88 (patch)
treef564c71580866ce6e8ff436c2079f054d87599a1 /Makefile.in
parent427cb7be71b18ef370ebb20df722734bec7bf4f8 (diff)
downloademacs-299c64d1b469545687cfcd10587d252224e5df88.tar.gz
(install-leim): Correct previous change.
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: