Mercurial > emacs
changeset 7702:5b7f83eff8dc
(blessmail): Don't depend on ../src/emacs.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 27 May 1994 07:19:06 +0000 |
parents | ec15948b9458 |
children | 2b7b11a5e1e6 |
files | lib-src/Makefile.in |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lib-src/Makefile.in Fri May 27 07:10:56 1994 +0000 +++ b/lib-src/Makefile.in Fri May 27 07:19:06 1994 +0000 @@ -163,7 +163,7 @@ all: ${UTILITIES} ${INSTALLABLES} #ifdef MOVEMAIL_NEEDS_BLESSING -blessmail: ../src/emacs +blessmail: ../src/emacs -batch -l ../lisp/blessmail.el chmod +x blessmail #endif