1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-22 07:09:54 +00:00

(install): Depend on blessmail.

This commit is contained in:
Richard M. Stallman 1994-05-12 10:52:24 +00:00
parent da893f1f84
commit f512d050d3

View File

@ -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.