In order for next patch to be easily useable, add
selection-menu.el to the build.
---
 emacs/Makefile.local |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/emacs/Makefile.local b/emacs/Makefile.local
index 4fee0e8..ff1e0f9 100644
--- a/emacs/Makefile.local
+++ b/emacs/Makefile.local
@@ -14,7 +14,8 @@ emacs_sources := \
        $(dir)/notmuch-message.el \
        $(dir)/notmuch-crypto.el \
        $(dir)/coolj.el \
-       $(dir)/notmuch-print.el
+       $(dir)/notmuch-print.el \
+       $(dir)/selection-menu.el

 emacs_images := \
        $(srcdir)/$(dir)/notmuch-logo.png
-- 
1.7.8.2

Reply via email to