aboutsummaryrefslogtreecommitdiffhomepage
path: root/emacs/Makefile.local
diff options
context:
space:
mode:
authorGravatar Jesse Rosenthal <jrosenthal@jhu.edu>2010-04-27 12:44:45 -0400
committerGravatar Carl Worth <cworth@cworth.org>2010-04-27 10:19:09 -0700
commitb749bd5390ce8b478de202495574c441dd875edf (patch)
tree3f5cd706bf2976dbd497054595bb6a90803166e2 /emacs/Makefile.local
parente0f561049809f2b29068d59b38fce3213131bbd6 (diff)
Add notmuch-message.el to emacs/Makefile.local
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.
Diffstat (limited to 'emacs/Makefile.local')
-rw-r--r--emacs/Makefile.local1
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs/Makefile.local b/emacs/Makefile.local
index 00d309cf..86f9b07f 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 := \