From: Jesse Rosenthal Date: Tue, 27 Apr 2010 16:44:45 +0000 (-0400) Subject: Add notmuch-message.el to emacs/Makefile.local X-Git-Tag: 0.4~157 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=b749bd5390ce8b478de202495574c441dd875edf 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. --- 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 := \