changeset 7470:c5dab4ea2a4c

(install): Depend on blessmail.
author Richard M. Stallman <rms@gnu.org>
date Thu, 12 May 1994 10:52:24 +0000
parents 24b292242269
children 7c857b26b91e
files Makefile.in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile.in	Thu May 12 08:46:03 1994 +0000
+++ b/Makefile.in	Thu May 12 10:52:24 1994 +0000
@@ -266,7 +266,7 @@
 ## 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.