projects
/
notmuch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e0f5610
)
Add notmuch-message.el to emacs/Makefile.local
author
Jesse Rosenthal
<jrosenthal@jhu.edu>
Tue, 27 Apr 2010 16:44:45 +0000
(12:44 -0400)
committer
Carl Worth
<cworth@cworth.org>
Tue, 27 Apr 2010 17:19:09 +0000
(10:19 -0700)
When notmuch-message.el was added to the emacs directory, I neglected to
add it to the makefile as one of the emacs_sources. This patch adds it.
emacs/Makefile.local
patch
|
blob
|
history
diff --git
a/emacs/Makefile.local
b/emacs/Makefile.local
index 00d309cffdd5cf0a98f0d0ab8cd0b08b5c0961c6..86f9b07fe64bb46805f18bd3d2ad80c26dc3f0b7 100644
(file)
--- a/
emacs/Makefile.local
+++ b/
emacs/Makefile.local
@@
-11,6
+11,7
@@
emacs_sources := \
$(dir)/notmuch-mua.el \
$(dir)/notmuch-address.el \
$(dir)/notmuch-maildir-fcc.el \
+ $(dir)/notmuch-message.el \
$(dir)/coolj.el
emacs_images := \