From: Mark Walters Date: Tue, 29 Oct 2013 22:55:31 +0000 (+0000) Subject: emacs: add tree to the makefile X-Git-Tag: 0.17_rc1~69 X-Git-Url: http://rtime.felk.cvut.cz/gitweb/notmuch.git/commitdiff_plain/6e56912d1320c6500190b31240f937dedadf0714 emacs: add tree to the makefile --- 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 \