Mercurial > emacs
diff Makefile.in @ 7470:c5dab4ea2a4c
(install): Depend on blessmail.
| author | Richard M. Stallman <rms@gnu.org> |
|---|---|
| date | Thu, 12 May 1994 10:52:24 +0000 |
| parents | 2ead438fa63a |
| children | 72d8287c8b16 |
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.
