[PATCH 04/11] emacs: add tree to the makefile

Subject: [PATCH 04/11] emacs: add tree to the makefile

Date: Tue, 29 Oct 2013 22:55:31 +0000

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..92467a3 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-tree.el \
 	$(dir)/notmuch-wash.el \
 	$(dir)/notmuch-hello.el \
 	$(dir)/notmuch-mua.el \
-- 
1.7.9.1


Thread: