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.cworth.org/git?a=commitdiff_plain;h=b749bd5390ce8b478de202495574c441dd875edf;hp=b749bd5390ce8b478de202495574c441dd875edf;p=notmuch 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. ---