(install-leim): Correct previous change.
This commit is contained in:
parent
b1b56e0136
commit
c10f84fbab
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue