diff options
-rw-r--r-- | emacs/Makefile.local | 1 |
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 \ |