summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorKarl Heuer <kwzh@gnu.org>1997-11-07 19:18:45 +0000
committerKarl Heuer <kwzh@gnu.org>1997-11-07 19:18:45 +0000
commit933e4a000f7125193cf5e60c2ab2103586884930 (patch)
treeee8dab3280a7a14fe3d7fe3dabcbb0897500d166 /Makefile.in
parent6451a71e5a6f2b1702ca8f0ffd5ff691355f8b02 (diff)
downloademacs-933e4a000f7125193cf5e60c2ab2103586884930.tar.gz
(install): Move blessmail last.
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 96d6c844627..c459018853c 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -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.