1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-23 10:34:07 +00:00

(install-leim): Correct previous change.

This commit is contained in:
Richard M. Stallman 1997-07-05 00:20:22 +00:00
parent b1b56e0136
commit c10f84fbab

View File

@ -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: