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.
This commit is contained in:
Jesse Rosenthal 2010-04-27 12:44:45 -04:00 committed by Carl Worth
parent e0f5610498
commit b749bd5390

View file

@ -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 := \