[PATCH 2/5] emacs: add pick to the Makefile

Subject: [PATCH 2/5] emacs: add pick to the Makefile

Date: Sun, 20 Oct 2013 09:28:16 +0100

To: notmuch@notmuchmail.org

Cc:

From: Mark Walters


---
 emacs/Makefile.local |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/emacs/Makefile.local b/emacs/Makefile.local
index a910aff..0b3099f 100644
--- a/emacs/Makefile.local
+++ b/emacs/Makefile.local
@@ -7,6 +7,7 @@ emacs_sources := \
 	$(dir)/notmuch.el \
 	$(dir)/notmuch-query.el \
 	$(dir)/notmuch-show.el \
+	$(dir)/notmuch-pick.el \
 	$(dir)/notmuch-wash.el \
 	$(dir)/notmuch-hello.el \
 	$(dir)/notmuch-mua.el \
-- 
1.7.9.1


Thread: