mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
(blessmail): Specify directory for blessmail.el.
This commit is contained in:
parent
f60044f5c6
commit
2b243866ab
1 changed files with 1 additions and 1 deletions
|
|
@ -164,7 +164,7 @@ all: ${UTILITIES} ${INSTALLABLES}
|
|||
|
||||
#ifdef MOVEMAIL_NEEDS_BLESSING
|
||||
blessmail: ../src/emacs
|
||||
../src/emacs -batch -l blessmail.el
|
||||
../src/emacs -batch -l ../lisp/blessmail.el
|
||||
chmod +x blessmail
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue