[RFC PATCH 2/3] emacs: add selection-menu.el to Makefile.local

Tomi Ollila tomi.ollila at iki.fi
Thu Feb 23 07:10:16 PST 2012


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



More information about the notmuch mailing list