(blessmail): Don't depend on ../src/emacs.
This commit is contained in:
parent
5a53485189
commit
f675ecb5d2
1 changed files with 1 additions and 1 deletions
|
@ -163,7 +163,7 @@ CPP_CFLAGS = C_SWITCH_SYSTEM C_SWITCH_MACHINE -Demacs -DHAVE_CONFIG_H \
|
|||
all: ${UTILITIES} ${INSTALLABLES}
|
||||
|
||||
#ifdef MOVEMAIL_NEEDS_BLESSING
|
||||
blessmail: ../src/emacs
|
||||
blessmail:
|
||||
../src/emacs -batch -l ../lisp/blessmail.el
|
||||
chmod +x blessmail
|
||||
#endif
|
||||
|
|
Loading…
Add table
Reference in a new issue