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
commitcff455ae1e6f5f5d701187508be8513c6c5b00fb (patch)
tree112f539eb2f40c2ed15c965220200a9268f3466b /Makefile.in
parent330a9ebba08c002d4ef1ca0e814a43c692ba18ff (diff)
downloademacs-cff455ae1e6f5f5d701187508be8513c6c5b00fb.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.