]> git.eshelyaron.com Git - emacs.git/commitdiff
(install-leim): Correct previous change.
authorRichard M. Stallman <rms@gnu.org>
Sat, 5 Jul 1997 00:20:22 +0000 (00:20 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 5 Jul 1997 00:20:22 +0000 (00:20 +0000)
Makefile.in

index 131ef7ba10b166b532325cd27d55ee1a7bbcad33..a1f3fc94fc9e63fde06faea73d648d7838f942a7 100644 (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: