]> git.eshelyaron.com Git - emacs.git/commitdiff
(install): Move blessmail last.
authorKarl Heuer <kwzh@gnu.org>
Fri, 7 Nov 1997 19:18:45 +0000 (19:18 +0000)
committerKarl Heuer <kwzh@gnu.org>
Fri, 7 Nov 1997 19:18:45 +0000 (19:18 +0000)
Makefile.in

index 96d6c8446270ec3654c4ccb5ec6092e2be7ee024..c459018853c3a1c8e145384ddf1f4ac2298c182b 100644 (file)
@@ -280,7 +280,7 @@ leim/Makefile: leim/Makefile.in config.status
 ## source exists and is distinct from the destination.
 ### We do install-arch-indep first because
 ### the executable needs the Lisp files and DOC file to work properly.
-install: all install-arch-indep install-arch-dep blessmail install-leim
+install: all install-arch-indep install-arch-dep install-leim blessmail
        @true
 
 ### Install the executables that were compiled specifically for this machine.