[PATCH] Add notmuch-message.el to emacs/Makefile.local
Jesse Rosenthal
jrosenthal at jhu.edu
Tue Apr 27 09:44:45 PDT 2010
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 | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/emacs/Makefile.local b/emacs/Makefile.local
index 00d309c..86f9b07 100644
--- 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 := \
--
1.6.3.3
More information about the notmuch
mailing list