projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
762d80d
)
(blessmail): Find blessmail.el in mail subdirectory.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 27 Jun 1997 17:57:10 +0000
(17:57 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 27 Jun 1997 17:57:10 +0000
(17:57 +0000)
lib-src/Makefile.in
patch
|
blob
|
history
diff --git
a/lib-src/Makefile.in
b/lib-src/Makefile.in
index 044b8d93e5c8e9f2148a258bf13ead32668947e7..4022906add6f6853ef06ae6a70d8ddefa5ac7002 100644
(file)
--- a/
lib-src/Makefile.in
+++ b/
lib-src/Makefile.in
@@
-233,7
+233,7
@@
all: ${DONT_INSTALL} ${UTILITIES} ${INSTALLABLES}
#ifdef MOVEMAIL_NEEDS_BLESSING
blessmail:
- ../src/emacs -batch -l $(srcdir)/../lisp/blessmail.el
+ ../src/emacs -batch -l $(srcdir)/../lisp/
mail/
blessmail.el
chmod +x blessmail
#endif