]> git.notmuchmail.org Git - notmuch/commitdiff
Add notmuch-message.el to emacs/Makefile.local
authorJesse Rosenthal <jrosenthal@jhu.edu>
Tue, 27 Apr 2010 16:44:45 +0000 (12:44 -0400)
committerCarl Worth <cworth@cworth.org>
Tue, 27 Apr 2010 17:19:09 +0000 (10:19 -0700)
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

index 00d309cffdd5cf0a98f0d0ab8cd0b08b5c0961c6..86f9b07fe64bb46805f18bd3d2ad80c26dc3f0b7 100644 (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 := \