summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1994-05-12 10:52:24 +0000
committerRichard M. Stallman <rms@gnu.org>1994-05-12 10:52:24 +0000
commit2de87c588b07ac98525d22b1d3a23420e5d788d6 (patch)
tree9067a4c33ce3c766d7bb44423ee3a3956646ea2b /Makefile.in
parent8d6dd414f6f7741319e4abbeb307b6ba0af357b7 (diff)
downloademacs-2de87c588b07ac98525d22b1d3a23420e5d788d6.tar.gz
(install): Depend on blessmail.
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 092a460ce40..41b323b73bb 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -266,7 +266,7 @@ lwlib/Makefile: lwlib/Makefile.in config.status
## source exists and is distinct from the destination.
## We don't depend on `all', but rather on ${SUBDIR}, so that we won't
## ever modify src/paths.h.
-install: ${SUBDIR} install-arch-dep install-arch-indep;
+install: ${SUBDIR} install-arch-dep install-arch-indep blessmail;
### Note that we copy the DOC-* files from the build etc directory
### as well as lots of things from ${srcdir}/etc.