aboutsummaryrefslogtreecommitdiffhomepage
path: root/emacs
diff options
context:
space:
mode:
authorGravatar Mark Walters <markwalters1009@gmail.com>2013-10-29 22:55:31 +0000
committerGravatar David Bremner <david@tethera.net>2013-11-07 07:39:52 -0400
commit6e56912d1320c6500190b31240f937dedadf0714 (patch)
tree101d2b5917ff4b37864dc18045815ddbc3352001 /emacs
parentbb5fb8ea25b9f0c68110917ba514e6292a114c6f (diff)
emacs: add tree to the makefile
Diffstat (limited to 'emacs')
-rw-r--r--emacs/Makefile.local1
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs/Makefile.local b/emacs/Makefile.local
index a910affa..92467a31 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 \