X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=emacs%2FMakefile.local;h=92467a318e75fd5669f46f4e16fd7a965ac5a50f;hb=a760e4ab47e152a9d3b4fa9b733f82723ebaaefe;hp=456700ac8c62ecf7a060529ee78e4de9a57b3cc7;hpb=f0dfda5c7797f9db81ce35d270fe0ac406c7fca1;p=notmuch diff --git a/emacs/Makefile.local b/emacs/Makefile.local index 456700ac..92467a31 100644 --- a/emacs/Makefile.local +++ b/emacs/Makefile.local @@ -3,9 +3,11 @@ dir := emacs emacs_sources := \ $(dir)/notmuch-lib.el \ + $(dir)/notmuch-parser.el \ $(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 \